Daily updates from Odoo
Navigate
Branch
Tuesday, April 10, 2018
9 changes
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
This update reduces unnecessary background cache clearing when messages are sent or followers are updated. It improves performance in common communication workflows across Odoo without changing the visible user experience.
Original PR description
Task: https://www.odoo.com/web#id=1834147&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
Website editors can now select and edit Font Awesome icons more reliably, especially when turning icons into links. This reduces duplicate icons and cursor issues, making page editing smoother and less error-prone.
Original PR description
Task : https://www.odoo.com/web#id=35020&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.6ce8724b3f9501a569f0e7f6d2eb267b
Manufacturing users can now more easily find products used as bill of materials components and products that are manufactured from a bill of materials. The update also cleans up work order view names for better consistency, making manufacturing screens easier to maintain and understand.
Original PR description
Pad:https://pad.odoo.com/p/r.9a6711718d43b030211c47722ea00d8b Task:https://www.odoo.com/web#id=54350&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 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 improves how dates are prepared in Odoo's web interface so they are handled more consistently by the system. It helps reduce the risk of date-related display or processing issues for users working with forms.
Original PR description
Task: https://www.odoo.com/web#id=1782505&view_type=form&model=project.task
Several manufacturing work order screens were renamed so their labels consistently refer to work orders rather than work centers. This makes navigation and administration clearer for users working with manufacturing operations, without changing business processes.
Original PR description
Pad:https://pad.odoo.com/p/r.9a6711718d43b030211c47722ea00d8b Task:https://www.odoo.com/web#id=54350&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 …o workcenter into 'workorder' change name
Resolved issues and error corrections
Approving multiple purchase orders at the same time no longer fails with an error. This makes batch purchase approval smoother and avoids interruptions for purchasing teams.
Original PR description
Description of the issue/feature this PR addresses: Avoid to have stack trace in case of multi purchases approval Current behavior before PR: When trying to approve several purchases at once, it fails Desired behavior after PR is merged: When trying to approve several purchases at once, it succeeds Forwardport of https://github.com/odoo/odoo/pull/24079 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Users who try to create records without an email address will now see a clear warning asking them to configure one. This prevents an unexpected error screen and helps users resolve the issue themselves.
Original PR description
Issue: https://www.odoo.com/web#id=1823990&view_type=form&model=project.task&action=333&active_id=1278&menu_id=4720 Pad: https://pad.odoo.com/p/r.c25ac0ede621b5cbd58c3d35caf986c9 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Archived forums will now be unpublished so public and portal visitors can no longer access them. Internal users get a clear archived-forum message, and forum listings better indicate when forums are unpublished or unavailable.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=33955&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.ce8987768714b9d9878c163d04e5d65f 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