Tuesday, November 12, 2024
1 change · master
Code cleanup and technical improvements
The point of sale test files were reorganized and related references were updated across several POS-related modules. This is an internal cleanup that helps maintain testing reliability without changing day-to-day user workflows.
Original PR description
Following this commit:
- Folder structure is been formatted properly so following this import statements have been updated in the corresponding modules.
- Here we restructure the `pos/static/tests` folder in order to solve this issue.
- New structure:
/pos/static/tests
- /generic_helpers
- /customer_display
- /pos
task- 4240939
https://github.com/odoo/odoo/pull/183745