Thursday, January 27, 2022
1 change · master
Code cleanup and technical improvements
The point-of-sale system now loads most required information in one combined request instead of many separate steps, which should make startup faster for shops. This update also modernizes the underlying POS technology and reorganizes related assets, improving maintainability across POS hardware, employee login, and country-specific fiscal integrations.
Original PR description
Part of https://github.com/odoo/odoo/pull/82461