Daily updates from Odoo
Tuesday, April 10, 2018
1 change · master
Enhancements to existing features
This update makes Odoo easier to use with the keyboard by allowing users to move through forms, related-record fields, lists, and kanban cards more reliably. It also helps users complete required fields before moving on and adds visible keyboard shortcuts for buttons, improving speed and accessibility for data entry.
Original PR description
Description of the issue/feature this PR addresses: https://www.odoo.com/web#id=29653&view_type=form&model=project.task&action=333&active_id=133&menu_id=4720 Current behavior before PR: When using tab navigation, the user could not enter many2X fields. Desired behavior after PR is merged: It is possible to enter many2X fields using TAB key. Moving from field to field using tab will work as expected and will stop on required fields if they are not filled in. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr