Thursday, January 30, 2025
2 changes · master
Enhancements to existing features
The room booking module’s automated tests were moved to a newer testing framework. This is an internal quality improvement that helps maintain reliability without changing how users book or manage rooms.
Original PR description
This PR aims to convert QUnit tests to hoot. Part of Task-3818666
This update refreshes specific Mexico electronic invoicing payment test cases to better reflect expected behavior when payments and invoices use different currencies. It helps maintain confidence that Mexican localization workflows continue to calculate and validate payment balances correctly.
Original PR description
updating the below-mentioned test cases: - test_foreign_curr_payment_comp_curr_invoice_forced_balance - test_comp_curr_payment_foreign_curr_invoice_forced_balance task - 3707383 Community PR - https://github.com/odoo/odoo/pull/165077 Enterprise PR - https://github.com/odoo/enterprise/pull/62442 Upgrade PR - https://github.com/odoo/upgrade/pull/6014