Monday, September 15, 2025
2 changes · master
Enhancements to existing features
Public website pages can now be cached after they are generated, helping them load faster for visitors and reducing server/database workload. Safeguards avoid caching pages that may contain dynamic or sensitive information, while allowing teams to customize cache behavior where needed.
The mobile point of sale now remembers the customer display chosen by the user and reopens it automatically the next time POS starts. This saves staff time and reduces repeated setup when using customer-facing screens.
Original PR description
- Save the selected display in cookie - Open the selected display automatically when open the PoS Forward-Port-Of: odoo/enterprise#94391