Daily updates from Odoo
Saturday, February 7, 2026
2 changes · 17.0
Resolved issues and error corrections
This update optimizes how Odoo retrieves messages, resolving an issue where refreshing records caused delays. By batching access requests, the system now responds more quickly and reliably, improving overall performance and user experience. This change focuses on internal improvements to the message access process.
Original PR description
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
This update resolves an issue where canceling a payslip could lead to inconsistencies in related data. By unlocking snapshots before updates, the system now maintains better data accuracy and reliability during payslip cancellation processes. This ensures data integrity for payroll and employee records.
Original PR description
When canceling a payslip, we now unlock the snapshots before updating them to improve consistency