Daily updates from Odoo
Tuesday, February 12, 2019
2 changes · master
New functionality added to Odoo
Website editors can now create eLearning channels directly from the website and use a clearer upload flow for different slide types. The update also adds customizable webpage lessons and external slide links, making online course content easier to build and enrich.
Original PR description
This merge provides new modal to create slide channel from the 'New' website menu, like blogpost or forum. It also improves the upload slide widget from channel homepage. This merge also brings new slide type 'webpage'. This allow user to create completely customized content as a slide. This merge is linked to Task-1938643. More generally it is linked to the eLearning feature [1]. For more details see subcommits. [1] see task ID 1902304 (main eLearning task) PR #29876
Enhancements to existing features
Sales teams can now choose a delivery carrier through a clearer wizard that shows estimated delivery fees before confirming the order. Delivery charges now better match the carrier’s invoicing policy, supporting either upfront estimated pricing or later adjustment based on actual shipping cost.
Original PR description
This commit aims to improve the UX regarding the choice of delivery carrier from the sale orders. - Adding a new wizard to choose the carrier and check the estimated delivery fee - Invoicing policy adapts the delivery flow by adding or not the delivery fee on the sale order - Some UI features during the creation of the sale order Task:1908654