Daily updates from Odoo
Thursday, September 29, 2022
2 changes
Enhancements to existing features
When an employee contract is cancelled, any related signature requests are cancelled automatically. This keeps contract records, pending signatures, and follow-up activities aligned so teams do not chase documents for cancelled contracts.
Original PR description
When a contract is cancelled, its linked sign requests should be cancelled as well and the activities linked to those requests closed. task-2984663
Subscription reports now apply currency conversion so figures are shown consistently across different currencies. This improves accuracy for businesses comparing subscription performance across companies, countries, or customer currencies.
Original PR description
Apply currency conversion on reports. Inspired by : odoo/odoo#83550 task-id : 2286717