Daily updates from Odoo
Wednesday, July 19, 2017
4 changes
Enhancements to existing features
The online shop no longer relies on a deprecated hidden setting for product variant attributes. Product names now automatically stay clean when an attribute has only one value, reducing configuration complexity and keeping storefront and order displays clearer.
Original PR description
Task:https://www.odoo.com/web#id=34017&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.6709cdd5e3f44fb5192144464d5d62fc 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
This update gives separate page identifiers to the payment methods area and the payment validation button area during checkout. It makes the checkout page structure clearer and easier to customize or target reliably without changing the customer-facing payment flow.
Original PR description
**Description of the issue/feature this PR addresses:** Same ids for different divs make it harder to use xpaths on the specific div. **Current behavior before PR:** Currently the id "payment_method" belongs to two different divs. **Desired behavior after PR is merged:** Unique ids for divs. I've split them in "payment_validate" for the buttons, and kept "payment_methods" for the payment methods. This took the least amount of alterations and looks the most logical. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The form view stage and state bar now uses the same highlight color as the main action button. This makes the selected status clearer and creates a more consistent visual experience for users.
Original PR description
Task: https://www.odoo.com/web?#id=30060&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.9f25637f08957f8794fdd1db795b330c 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
The call-to-action button in the website signing flow now uses the updated purple color. This keeps the signing experience aligned with the latest brand styling and provides a more consistent look for users.
Original PR description
Task : https://www.odoo.com/web?#id=33808&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.374838b6ad915935f58fca35a2a60e26