-
- Downloads
[FIX] mail: create partner from template in right company
Before this commit, when creating a partner automatically when creating a message with a template, the company on the partner was wrongly set After this commit, we try to retrieve the company from the model on the template OPW 1934392 closes odoo/odoo#30893
Showing
- addons/mail/models/mail_template.py 9 additions, 1 deletionaddons/mail/models/mail_template.py
- addons/test_mail/models/test_mail_models.py 1 addition, 0 deletionsaddons/test_mail/models/test_mail_models.py
- addons/test_mail/tests/test_mail_template.py 34 additions, 0 deletionsaddons/test_mail/tests/test_mail_template.py
Loading
Please register or sign in to comment