Thursday, December 9, 2021
2 changes · master
Enhancements to existing features
Customer ratings submitted by clicking a rating link are now followed up even if the customer closes the feedback page before sending the form. This helps ensure related tasks show the correct activity history and status, giving teams a more accurate view of customer feedback.
Original PR description
Previously, when a customer submitted a rating by clicking on a link, but closed the page without sending the feedack form, the rating would be created, but wouldn't be logged in the chatter of the related task, and the kanban state of the task wouldn't change. This PR introduces a new hourly cron job, whose role is to identify such ratings, and log them in the chatter and change the kanban state of the task. Task-2207626
Point of Sale now starts with more practical default settings for shops, including real-time inventory updates, tax-included pricing, and the product configurator. This reduces setup effort and helps businesses use key sales features immediately.
Original PR description
We provide a better experience when more settings are activated by default. For this reason, we activated by default the following settings: 1. POS Settings - Inventory Management is set to "In real time" 2. POS Shop Settings - Product Prices is set to "Tax-Included Price" - Product Configurator is activated task-2616749 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr