[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)
commit014fa283793cd5674193d679bcf9438b9d033906
treea3dbfbece279147e1b29162736728efd0ee8dee1
parent9537e558947224ea57a81de6af0e64ef50be98fc
parent397cebdf4b61f7a9432ede47f22e9593da94b491
[FIX] l10n_multilang: remove force_write attribute in process_translations
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