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...