Daily updates from Odoo
Friday, June 10, 2016
3 changes · master
New functionality added to Odoo
A new Contacts module is added so the Contacts menu can be installed only when needed. This keeps the initial Odoo experience simpler by reducing the number of menus shown to new users, while still allowing businesses to add Contacts later.
Original PR description
Description of the issue/feature this PR addresses: - [partner] create a module for the app menu <strong>Task: </strong>https://www.odoo.com/web#id=24366&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>pad: </strong> https://pad.odoo.com/p/r.c778ee9908f5c5b2b3ba0f1faa3e3038 Current behavior before PR: - There is no module for 'contacts' in app menu. Desired behavior after PR is merged: - create new module 'contacts' that makes the menu installable manually. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
Inventory screens and reports now use the same “Lots / Serial Numbers” wording instead of alternating between “Lot” and “Serial Numbers.” This reduces confusion for users managing tracked products and makes stock workflows easier to understand.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=24362&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.58c7c8e00953676a011a715876e8752c Current behavior before PR: some places the string "Lot" is used and at some places "Serial Numbers" is used , which is very confusing for the user. Desired behavior after PR is merged: Make a common string "Lots / Serial Numbers" everywhere for the uniformity. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …Serial Numbers' is used, ``` which is very confusing for the user, so make a common string "Lots/Serial Numbers" everywhere for the uniformity. ```
Documentation and clarification updates
This pull request updates the naming of an individual contributor license agreement file to align with project policy. It is an administrative legal/compliance change and does not affect Odoo features or user workflows.
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