Friday, September 16, 2016
5 changes
Enhancements to existing features
Tags no longer show a tooltip that repeats the same text already visible on the tag. This reduces visual clutter and makes the interface feel cleaner when users hover over tags.
Original PR description
Description of the issue/feature this PR addresses: - Remove tooltip on tags Task:https://www.odoo.com/web#id=28124&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.b4441a305948a7f3db1c799d59b0c91a Current behavior before PR: - When you hover the mouse on the tags , same string appers as tooltip. Desired behavior after PR is merged: - Remove tooltip on the tags. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Product creation and editing rights are now limited to managers of key business apps and invoicing users. This helps prevent accidental duplicate or incorrect products being created by regular users during sales or operational workflows.
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 ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
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-prThe Pad editor now uses a more familiar full screen icon and shows helpful labels when users hover over the control. This makes it easier for users to enter and exit full screen mode without confusion.
Original PR description
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
Product 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