Daily updates from Odoo
Saturday, August 8, 2026
1 change
Features or functions removed from Odoo
An outdated automated test for structured payment references was removed because the related behavior was intentionally changed in an earlier update. This keeps the accounting test suite aligned with the current, simpler reconciliation setup based on easier matching rules for users.
Original PR description
After merging pr #117256 the behavior for creating auto reconcile models for structured reference is no longer working so the test for checking that behavior should be removed. This was an FP request to use contains instead of regex in auto reconcile model creation because it was too complicated for users. no task id Forward-Port-Of: odoo/enterprise#126635