Wednesday, January 22, 2020
5 changes · master
Enhancements to existing features
This update makes scrap orders easier to find by allowing users to search them by reference. It also keeps the repair invoice shortcut hidden until a repair is completed, reducing confusion during the repair process.
Original PR description
Taks: https://www.odoo.com/web#id=2169622&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.619f52f92f38f4d3a34af48994f58a66 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
Odoo can now show or hide create and delete actions on related-record fields based on business rules. This lets teams guide users more precisely, for example only allowing line additions or removals when a record meets certain conditions.
Original PR description
Task: https://www.odoo.com/web#id=2092953&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.42322d88525011bc89a376031d53fa97 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Odoo Accounting now includes a read-only access profile so firms can let customers or auditors view accounting information without being able to change it. This reduces the risk of accidental edits while still supporting transparency and review workflows.
Original PR description
Task [2092079](https://www.odoo.com/web#id=2092079&action=333&active_id=967&model=project.task&view_type=form&menu_id=4720) Accounting firms that want to give access to their customers avoiding mistakes and risks will love this profile that can't do anything wrong... Maybe as well as companies auditors..? -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
A new read-only accounting profile lets firms and companies give customers, auditors, or other stakeholders access to accounting information without allowing them to change records. This reduces the risk of accidental mistakes while still supporting transparent review and collaboration.
Original PR description
Task [2092079](https://www.odoo.com/web#id=2092079&action=333&active_id=967&model=project.task&view_type=form&menu_id=4720) Accounting firms that want to give access to their customers avoiding mistakes and risks will love this profile that can't do anything wrong... Maybe As well as companies auditors..? Community Pr https://github.com/odoo/odoo/pull/39860
Resolved issues and error corrections
This update fixes an error that could occur when changing a product from a manual valuation category to an automated valuation category after stock quantities already exist. It helps ensure inventory accounting setup changes can be saved reliably without blocking users.
Original PR description
Task: https://www.odoo.com/web?#id=2155804&action=327&model=project.task&view_type=form&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