Friday, September 16, 2016
2 changes
Enhancements to existing features
Warehouse and location menus stay visible regardless of the selected warehouse management level, so users can still access and edit existing records. The Create option is now shown only when the chosen setup allows additional warehouses or locations, reducing confusion and preventing unsupported setup changes.
Original PR description
Description of the issue/feature this PR addresses:
<strong>Task: </strong>https://www.odoo.com/web#id=27162&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
<strong>Pad: </strong>https://pad.odoo.com/p/r.b319b3f2e30f89c751b70626055d0c63
Current behavior before PR:
- Current master warehouse and location create in all conditions on "Warehouses and Locations usage level"
Desired behavior after PR is merged:
- Settings "Warehouses and Locations usage level" in following condition:
- 1) Manage only 1 Warehouse with only 1 stock location
- Warehouse no create, just edit in form view.
- 2) Manage only 1 Warehouse, composed by several stock locations
- Warehouse no create, just edit in form view.
- 3) Manage several Warehouses, each one composed by several stock locations
- Warehouse create and edit both.
##
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prProduct creation and editing rights are now restricted to managers of relevant business apps and invoicing users. This helps prevent regular users from accidentally creating or changing products when entering sales or operational documents.
Original PR description
Description of the issue/feature this PR addresses: - Product creation group <strong>Task: </strong>https://www.odoo.com/web#id=27795&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad: </strong>https://pad.odoo.com/p/r.bf68a33dd96f1c9c7f08a0126375ae8b Current behavior before PR: Desired behavior after PR is merged: - only the manager of (sale,subscription,purchase,mrp,warehouse,event,POS) and invoicing person should have access rights to create and update products