[FIX] l10n_multilang: remove force_write attribute in process_translations
authorMartin Trigaux <mat@openerp.com>
Mon, 4 Nov 2013 09:57:29 +0000 (10:57 +0100)
committerMartin Trigaux <mat@openerp.com>
Mon, 4 Nov 2013 09:57:29 +0000 (10:57 +0100)
When processing a translation, the module used to replace the original term by the translated value for accounts (only object with force_write=True). Now getting real multilang feature.
Generates the accounts with no language to get the untranslated value

bzr revid: mat@openerp.com-20131104095729-hwh2cocudxnhunyz


Trivial merge