-
- Downloads
[FIX] purchase: fix mail templates for multi-company use
Activate multi-company, deactivate the common contact book. Create a PO P with user U1 in company A. Switch to company B. User U2 in company A tries to send P by email. Rendering of the template fails, because it tries to access object.create_uid, which breaks multi-company record rules. We add a sudo in the template so that it works as intended. opw 1930521 closes odoo/odoo#30789
Please register or sign in to comment