Daily updates from Odoo
Saturday, June 20, 2026
1 change
Features or functions removed from Odoo
This update removes a specific code snippet (useLayoutEffect) from the Point of Sale module. This change was made to simplify testing and ensure that the replacement of OWL3 libraries is properly verified. It's a minor technical adjustment that improves the stability of the module.
Original PR description
Commented out useLayoutEffect in utils.js to verify test coverage before applying OWL3 replacement.