Thursday, January 5, 2023
1 change
Code cleanup and technical improvements
The Point of Sale IoT module was updated to stay aligned with recent Point of Sale interface restructuring. This helps preserve existing IoT-related POS controls and debugging tools after internal changes, with no expected functional change for users.
Original PR description
This PR adapts the code in pos_iot to the refactoring in the community PR: https://github.com/odoo/odoo/pull/108891