Wednesday, August 24, 2022
2 changes · master
Resolved issues and error corrections
Sign documents now send invitation, refusal, and completion emails using the company selected when the request was created. This avoids mixed company branding in multi-company environments and gives recipients a more consistent experience.
Original PR description
At the moment, when working in a multi-company environment, the sign invitation email is sent with the current company of the user (good), but all others (refusal/completion email) are sent with the main company of the "inviter" - which may not be the same. All emails should use the same company: the one the user was in when they sent the request. task-id: 2882486
This update corrects an internal connection used for collaborative spreadsheet editing. It helps ensure spreadsheet collaboration features continue to work reliably after a related method rename.
Original PR description
The method was probably renamed at the last minute in odoo/odoo@29468b1272478b50eb3002e72ad5d18d0a842d0c but was not correctly reflected here