Daily updates from Odoo
Tuesday, May 28, 2019
2 changes
Enhancements to existing features
This update refreshes the online shop presentation with card-based product layouts, responsive square product grids, and clearer mobile behavior. It also adds more shop display options, such as configurable products per page/row and a saved layout preference, helping merchants provide a smoother browsing experience for customers.
Original PR description
* website, website_sale_comparison, website_sale_coupon, website_sale_delivery, website_sale_wishlist - Use cards to match event and forum recent design refactoring - Make the shop use responsive and perfect-squared product grid items - Make the shop product list view option a CSS-only option, which visitors can toggle to/out - Use better XML and JS for existing options and add new options - Allow to set ppg/ppr - Better mobile responsiveness - Make more robust xpath - ... Note: the design will be reviewed in an upcoming task, this ensures more robust XML to work on and new options to start with. See sub-commits for details. task-1925327
Manufacturing teams can now link workcenters that are able to perform the same operation. When planning a work order, Odoo checks the main and alternative workcenters and assigns the job to the one that can finish soonest, helping reduce delays and improve machine utilization.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr