Friday, October 9, 2020
4 changes · master
Enhancements to existing features
Sales managers can now update SMS templates used for sales orders, matching the permissions they already have for customer and opportunity messages. This makes it easier for sales teams to keep automated sales communications accurate and aligned with their processes.
Original PR description
Purpose Could be great that sales managers can update templates linked to SO, like they already do for partner/ opportunity templates. Specifications sales managers should be able to update templates linked to SO. PR #56297 task-id: 2319841 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves several website content blocks, including columns, banners, and image galleries, to make pages easier to design and more visually polished. Businesses using the website editor should benefit from a smoother editing experience and better-looking page sections.
The online shop now supports custom product ribbons, letting businesses highlight items with labels such as promotions, new arrivals, or special offers. This gives merchandisers more control over product presentation and can help draw customer attention to key products.
Original PR description
Original PR: https://github.com/odoo/odoo/pull/36429
Planning warnings now appear only when overlapping assignments add up to more than 100% of a person's allocated time. This reduces unnecessary alerts and helps managers focus on real overbooking issues.
Original PR description
Made changes as small as possible only changed a query just a little to get sum of of allocated time percentage for overlaping slots pretty much works same as it does before only only added a computed non stored variable for the view only changed the condition that the warning shows up Task ID : 2310218