-
- Downloads
[FIX] mass_mailing: no multi language edit
Creating and editing mass mailing in multiple language is managed with the change 05daa152. But currently the language the mass mailing is sent in, is the language of the "Process Mass Mailing Queue" (root user if not changed) so all the recipients will receive the mail in the root user language has at the time the given batch of mails is sended. So this is different from what someone could expect by it being translatable. In any case the recipients list could be based on a lead, a partner a mass mailing contact or other and a language could not be determinable in stable (a mass mailing contact does not have a language for example). If the system worked, there is also a usability downside in the meaning that someone could duplicate a mail and not check all translation and not be aware that the mail he see is maybe not the mail that will be received (if translations have not all been completed). In stable to have the same behavior in any case and lessen the usability burden of users thinking erroneously the mass mailing may be sent in several languages depending on a not-existing heuristic, this changeset remove the translatability of mass mailing content. This has the following effect: no translation editing appear, the mass mailing is edited and sent in one and the same language, If someone want to send a mass mailing in several language, currently in Odoo it would then require to: duplicate the mass mailing, change the domains of recipients base on choosen heuristic, edit the duplicated mass mailing in the choosen language opw-746445 opw-746776 closes #17718
Please register or sign in to comment