?? return 地址和 from 地址不一致,为什么不能发送成功? replay地址。

 

根据对象(比如purchase.order)发送邮件,可以通过supermessage_get_email_values 方法来完善和修改 email.email的字段内容

mail_thread的中 void 方法。

def message_get_email_values(self, cr, uid, id, notif_mail=None, context=None):
""" Get specific notification email values to store on the notification
mail_mail. Void method, inherit it to add custom values. """

相关文章:

  • 2022-12-23
  • 2021-11-08
  • 2022-01-13
  • 2021-08-10
猜你喜欢
  • 2022-12-23
  • 2021-06-23
  • 2021-06-09
  • 2021-05-19
  • 2021-07-18
相关资源
相似解决方案