Friday, April 5, 2024
2 changes · saas-17.2
Resolved issues and error corrections
Invoice and bill integrity checks now follow the correct document order, even when documents are sent or printed later and when numbering resets by period. Accounting dashboards also warn users when entries still need to be secured, helping businesses keep audit reports consistent and compliant.
Original PR description
Community PR: https://github.com/odoo/odoo/pull/158823
This fix ensures invoice and bill audit hashes are created in the correct chronological order, even when documents are sent or printed later. It also separates audit chains by invoice numbering prefix and warns accounting users when journal entries still need hashing, improving legal integrity reporting and reducing confusing audit results.
Original PR description
Entreprise PR: https://github.com/odoo/enterprise/pull/59243