Thursday, August 20, 2026
1 change · saas-19.1
Enhancements to existing features
Manual data reloads in Point of Sale now clear browser-stored local and session data as well as the main offline database. This helps prevent stale information from causing inconsistent behavior after a reload.
Original PR description
Manual data reloads reset IndexDB but leave local and session storage intact. The goal is to clear them to avoid inconsistent data. task-6456447 Forward-Port-Of: odoo/odoo#281456