[FIX] account: move translatable tag
authorMartin Trigaux <mat@openerp.com>
Wed, 11 Jun 2014 12:53:59 +0000 (14:53 +0200)
committerMartin Trigaux <mat@openerp.com>
Wed, 11 Jun 2014 12:53:59 +0000 (14:53 +0200)
commitb38a129d71067933d99794f0c802e53a09b0d538
treefee34d8540d59a34b3a32d556406aeffddc28e64
parent100eba8eaf478fc1d6cb71ab7ca7d021aa7eca40
[FIX] account: move translatable tag

The field note on account.fiscal.position and account.fiscal.position.template should not be translatable in classic modules.
The l10n_multilang module is intendend to make chart of accounts multilang and is the place to set translate=True
addons/account/account.py
addons/account/partner.py
addons/l10n_multilang/account.py