Monday, December 1, 2025
1 change · master
Code cleanup and technical improvements
This update streamlines the management of proxy status within Odoo's Point of Sale system. Previously, proxy status information was duplicated, now it's consolidated within the dedicated `pos_iot` module for better organization and consistency. This change ensures a cleaner and more reliable system.
Original PR description
For consistency reasons, we removed the proxy status from `point_of_sale`, to move it to `pos_iot`. odoo/odoo#238085