Daily updates from Odoo
Thursday, August 11, 2016
4 changes · master
Enhancements to existing features
The online store now uses clearer labels for suggested products and accessories, helping shoppers better understand related purchase options. It also shows all accessory products instead of limiting the list to three, giving customers more complete recommendations.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web?#id=27510&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.bb07c53d51b457220a65d1d20bc1da74 Current behavior before PR: - Suggested Products appear on the website as "Suggested alternatives". - Suggest Accessories appear on the website as "Suggested products" - Only three Accessory Products are display. Desired behavior after PR is merged: - "Suggested alternatives" is renamed by "Suggested Products" - "Suggested products" is renamed by "Suggested Accessories" - all Accessory Products will be displayed ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Website shop categories can no longer be edited directly from the website interface. This helps protect storefront organization from accidental changes and keeps category management controlled through the proper backend process.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=27590&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.5d612314721ff319ab7ca798f0f8944b ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When drop shipping is enabled, the drop shipping route will now be available on products automatically. This reduces manual setup and helps businesses apply drop shipping workflows more consistently.
Original PR description
Task : https://www.odoo.com/web?#id=27214&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.ff9244dec2da404fb63deb52130b1443 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
Product list views now include the internal reference and only show the unit of measure column when multiple units of measure are enabled. This makes product lists more useful while keeping the view uncluttered for businesses that do not use multiple units.
Original PR description
Description of the issue/feature this PR addresses: - missing columns in product template list view Task:https://www.odoo.com/web#id=27673&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.d432dbe69384c99d1e6ad2c3fbc33842 Current behavior before PR: - uom_id field is always visible and default_code field is not present in the product's list view. Desired behavior after PR is merged: - uom_id field should be visible when we are enabling 'different Units of Measure' option and default_code field should be present in the product's list view. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr