Daily updates from Odoo
Saturday, August 15, 2026
6 changes
3 changes
Enhancements to existing features
Spreadsheet pivots can now include SQL-based computed fields, giving users more complete and accurate analysis options directly in spreadsheets. This improves reporting flexibility for teams working with spreadsheet-based business data.
Original PR description
Task: 6442237 Forward-Port-Of: odoo/enterprise#126645
Signer email addresses can now only be changed by the person who created the signature request. This helps prevent unintended or unauthorized recipient changes and keeps signing workflows more reliable.
Original PR description
Forward-Port-Of: odoo/enterprise#127582 Forward-Port-Of: odoo/enterprise#126675
Task: 6442237 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#280219
Original PR description
Task: 6442237 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#280219
1 change
Enhancements to existing features
Odoo Sign now limits changes to a signer's email address to the person who created the signature request. This helps prevent unintended or unauthorized recipient changes and keeps signing workflows more controlled.
Original PR description
Forward-Port-Of: odoo/enterprise#127582 Forward-Port-Of: odoo/enterprise#126675
2 changes
Enhancements to existing features
This update limits changes to a signer’s email address so only the person who created the signature request can make them. This helps protect the signing process from unintended or unauthorized email changes, improving control and trust in document workflows.
Original PR description
Forward-Port-Of: odoo/enterprise#127582 Forward-Port-Of: odoo/enterprise#126675
Canceled POS orders in the Belgian blackbox flow no longer wait for receipt printing to finish. This helps staff complete cancellations more quickly and avoids unnecessary delays when a receipt print is slow or not needed.
Original PR description
Stop awaiting the receipt print in the POS for canceled orders task-id: 6425204 community PR: https://github.com/odoo/odoo/pull/280002