Saturday, February 7, 2026
2 changes · saas-18.3
Resolved issues and error corrections
This update resolves an issue where incorrect data related to vendor refunds was being imported through the account_edi_ubl_cii module. The fix ensures that only the necessary information is processed, improving data accuracy and preventing potential reporting errors. This change was triggered by several internal bug reports.
Original PR description
opw-5870516 opw-5898302 opw-5917394 opw-5892671 Forward-Port-Of: odoo/odoo#247619
This update resolves an issue where canceling a payslip could lead to inconsistencies in related data snapshots. By unlocking the snapshot before updating, the system now maintains more accurate and reliable data, particularly during payroll adjustments. This ensures data integrity and reduces the risk of errors.
Original PR description
When canceling a payslip, we now unlock the snapshots before updating them to improve consistency Forward-Port-Of: odoo/enterprise#106439