FlorianGenicq
Results
3
comments of
FlorianGenicq
@trisdoan Do you have any idea for this issue ?
The error provide from this : class IrMailServer(models.Model): _inherit = "ir.mail_server" def _prepare_email_message(self, message, smtp_session): """ Define smtp_to based on context instead of To+Cc+Bcc """ x_odoo_bcc_value = next( (value for...
[17.0] mail_composer_cc_bcc : Error when send email from partner with multiple emails (Split by ';')
In standard we can send email to multiple email split by ';'