Daily updates from Odoo
Friday, April 12, 2024
2 changes · master
Resolved issues and error corrections
This fix ensures Chilean electronic invoice receipt details are only added when the point of sale belongs to a Chilean company. It prevents receipts from showing an undefined barcode or related incorrect data in other company contexts.
Original PR description
Verify if we are in a chilean company when adding data to the receipt.
This change makes an automated payroll test wait until the page is ready before continuing. It helps prevent false test failures when all modules are loaded, improving confidence in payroll quality checks without changing user-facing behavior.
Original PR description
For some reason, when all the modules are loaded, the step - click on action - is not stepped on. This is probably because it is executed before the page is even loaded. That's why we add the check.