Daily updates from Odoo
Tuesday, April 30, 2019
5 changes · master
Enhancements to existing features
The website theme customization dialog now shows font choices in a dropdown instead of separate tabs. This makes choosing and previewing fonts cleaner and easier for users managing website appearance.
Original PR description
This PR includes improvements in the UI of website. - Replaced font selection options with a dropdown. - Before this PR, Fonts appear in separate tabs in Choose your fonts section in Customize Theme modal. - After this PR, selected font will be displayed in dropdown toggle button and all other fonts can be selected from dropdown menu. Task Link: https://www.odoo.com/web#id=1942241&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad Link: https://pad.odoo.com/p/r.dae5d8f1f2b4c636563ae7fe48548a27 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Dropdown menus in relationship fields and date pickers now close automatically when users scroll the page. This makes it easier to view and access information behind those menus without the dropdown staying in the way.
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
Businesses can now choose whether to run a small validation charge when customers save a card for future payments. This reduces customer frustration from unexpected temporary charges while still allowing verification when a business wants the extra check.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web?#id=1903170&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.960385d7a3a135476ce3739d7161ee69 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Linked records now behave more consistently when working with multiple records, reducing the need for extra conversion steps in Odoo's internal logic. This improves developer productivity and helps make related business features more reliable with less duplicated code.
Original PR description
In other words, `recs.foo_id == recs.mapped('foo_id')`.Businesses can now choose whether to run a small validation transaction when customers save a card for recurring subscription payments. This reduces customer frustration from unexpected temporary charges while still allowing stricter card checks when desired.
Original PR description
Task : https://www.odoo.com/web?#id=1903170&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.960385d7a3a135476ce3739d7161ee69