Saturday, October 3, 2020
2 changes · master
Resolved issues and error corrections
The user access rules list now correctly shows global rules and reports an accurate rule count from the user form. This helps administrators see the full set of rules that apply to a user, reducing confusion when reviewing access settings.
Original PR description
When you click on the button Rules in res.users form, global rules is not show. (The rules count is not good). @tde-banana-odoo -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fix blocks inventory records from being modified after they have been marked as done, including through automated or remote actions. It helps preserve accurate stock records and reduces the risk of accidental or unauthorized changes after validation.
Original PR description
Description of the issue/feature this PR addresses: By RPC or serveur action, it is possible to modify a done inventory @nim-odoo -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr