openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #04181
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 OpenERP Community Backports Team is subscribed to branch lp:ocb-addons.
References