Commit Graph

10 Commits

Author SHA1 Message Date
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Olivier Dony 9f0ecb3572 [MERGE] Forward-port of 7.0 bugfixes up to 4d3a5df 2014-06-12 13:49:32 +02:00
Martin Trigaux b38a129d71 [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
2014-06-11 14:53:59 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Olivier Dony 387c476a1d [FIX] l10n_multilang: account.account.name needs to be translatable, courtesy of Nicolas Bessi (Camptocamp)
The translatable flag in account.account.name was
lost during a failed merge operation, so it needs
to be restored.

bzr revid: odo@openerp.com-20120117161935-vdfz38w97undmvi2
2012-01-17 17:19:35 +01:00
Quentin (OpenERP) aa68947a46 [IMP] l10n_multilang: removed flag translate=True on account.account as we want to have only one COA per company (and not translated) + added spoken_languages field on chart templates to depicts what can be the translations loaded
bzr revid: qdp-launchpad@openerp.com-20111206112143-9jg4s33xd8n3c6ll
2011-12-06 12:21:43 +01:00
ron@tinyerp.com 6c4c1c78fd [IMP]Account:Fixed=>Module name and description,remove dependency of l10n_be,remove unnessasary variable,missing object
bzr revid: ron@tinyerp.com-20110718124715-b4rwn30rh3mphef0
2011-07-18 18:17:15 +05:30
ron@tinyerp.com 57507520a1 [IMP]Account:remove Account code unique constraint
bzr revid: ron@tinyerp.com-20110718043259-0o9qvuv9sj3hiceu
2011-07-18 10:02:59 +05:30
ron@tinyerp.com 3161713bea [ADD]l10n_multilang:One of the existing problem of localization modules is that it doesnot allow you to translate the objects name So Add the tags translate=True on journal name, account name, account type ,account Tax, Templates..
bzr revid: ron@tinyerp.com-20110715124238-0pm6xakc7io3p3mg
2011-07-15 18:12:38 +05:30