Daily updates from Odoo
Tuesday, April 10, 2018
6 changes · master
Enhancements to existing features
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
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