Wednesday, February 17, 2016
3 changes · master
Enhancements to existing features
Customers can now see delivery tracking numbers directly in the online customer portal for relevant orders. This makes it easier for shoppers to follow shipments without contacting support, improving transparency after purchase.
Original PR description
- https://www.odoo.com/web/#id=21004&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - https://pad.odoo.com/p/r.boA5KZcbqVcQYuO7
Invitation messages now include a direct link to access the shared document, making it easier for recipients to take action. The message format was also reorganized so future updates can be made more easily and consistently.
Original PR description
A link to access the document is added in the proposed message. The template is moved into a qweb template to ease the update and avoid having raw html inside python.
This update removes unused browser libraries and trims bundled web components to reduce the size of files loaded by Odoo. Users should see lighter pages and potentially faster loading without any intended change to day-to-day functionality.