← Back to team overview

savoirfairelinux-openerp team mailing list archive

Re: [Merge] lp:~savoirfairelinux-openerp/ocb-addons/7.0_mail_thread_translate_bug1262000 into lp:ocb-addons

 

Review: Approve

You seem to turn module names into models here, that does not seem correct. But there are indeed ways of finding all models within the context of their modules using a join on ir.model.data and ir.model. Instanciating them and pushing their _description's translation would solve the problem for custom models, but not for the official addons unless the change was adopted in lp:openobject-server. Otherwise the translations won't show up in Launchpad Translations.

But let's go for that then and we can merge this change for custom models and in anticipation of the server change.



-- 
https://code.launchpad.net/~savoirfairelinux-openerp/ocb-addons/7.0_mail_thread_translate_bug1262000/+merge/207992
Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:~savoirfairelinux-openerp/ocb-addons/7.0_mail_thread_translate_bug1262000.


References