Daily updates from Odoo
Tuesday, November 15, 2022
1 change
Resolved issues and error corrections
This fix makes accounting asset tests less likely to fail when the calendar year changes. It improves test stability and reduces the chance of future maintenance oversights when new related test methods are added.
Original PR description
Fine tuning of https://github.com/odoo/enterprise/commit/4f56609e222b0ab6e1c01f2d6bcb28b8bc10bf3f and https://github.com/odoo/enterprise/commit/dae4df00da162c761ba443f89559e6e207773dde This will reduce the risk of forgetting to add the patch to new methods.