Monday, June 30, 2025
4 changes · saas-18.4
Enhancements to existing features
Recent visitor page views are now shown in the live chat channel information panel instead of the banner. This keeps important browsing context available to operators while making the chat banner less cluttered.
Original PR description
This commit moves the recent page views from the banner to the livechat channel info panel. task-4889090 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Search Panel now uses persistent caching so previously loaded options can be reused more reliably. This should make navigation and filtering feel faster while avoiding unnecessary refreshes when cached data has not really changed.
Original PR description
This commit will modify the search panel to use the new persistent cache introduced in [1] and [2]. [1] https://github.com/odoo/odoo/commit/f3d955b3235cb256bda79e834df38da0f6a4ac1a [2] https://github.com/odoo/odoo/commit/e5cee98d6ebbf318386ec4002007fbecc0fb3937 opw-4894490
This update aligns online rental, subscription, and appointment sales flows with recent shared platform changes. It helps keep product configuration and checkout behavior consistent across related sales features, reducing friction for customers and maintaining reliability after the backport.
Original PR description
Backport of 24e39d1a6169a36076e9dfcfba2200db8ab8748a (post-freeze) task-4485463
Australian payroll rule parameters have been updated for the 2025 period. This helps ensure payslip calculations stay aligned with current requirements, reducing manual adjustments for payroll teams.
Original PR description
Forward-Port-Of: odoo/enterprise#88323