Friday, September 16, 2016
4 changes · master
New functionality added to Odoo
Lots and serial numbers now include a chatter area on their form, making it easier to see activity such as who created a lot. Users can also add notes or send messages directly from the lot or serial number record, improving traceability and collaboration.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web#id=27906&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.63ee08e1e9b4a557f2d248183a56fa05 Current behavior before PR: - In the form view of Lots/Serial Numbers, it is impossible to see who created the Lot number Desired behavior after PR is merged: - Add chatter on the Lots/Serial Numbers form ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
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-prFeatures or functions removed from Odoo
Installing the Timesheets app will no longer automatically install invoicing/accounting features. This keeps the setup lighter for businesses that only need time tracking and do not use Odoo invoicing.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=27292&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.94722b3c63491186b6470636c9f2bfe4 Current behavior before PR: - installation of hr_timesheet, automatically installed account module Desired behavior after PR is merged: - invoicing dependency from hr_timesheet will be removed ## 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