Daily updates from Odoo
Navigate
Branch
Wednesday, January 10, 2018
6 changes
Enhancements to existing features
Maintenance equipment, categories, requests, and teams can now be assigned to a company, helping users only see records relevant to their company. The update also clarifies the warranty date label and simplifies equipment cards by removing redundant owner text.
Original PR description
Task : https://www.odoo.com/web?#id=34065&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.1d3308b4c091a189f5fdcbe27f84974e 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
The repair functionality has been renamed from its manufacturing-related naming to a clearer standalone Repair app identity. This makes labels, references, and configuration easier to understand and maintain without changing the core business workflow.
Original PR description
Description of the issue/feature this PR addresses: Task - https://www.odoo.com/web?#id=32140&view_type=form&model=project.task&action=327&menu_id=4720 Pad - https://pad.odoo.com/p/r.bfb3b2663b7be9a07db705e56c13cbcd -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Portal users can now share document links directly with chosen recipients, including people outside the usual portal audience. This makes it easier to collaborate on invoices, projects, and other portal documents while providing clearer share status and confirmation messages.
Original PR description
Task: https://www.odoo.com/web#id=30985&view_type=form&model=project.task&menu_id=
Quality alerts now support clearer titles and richer text for descriptions and actions, making issues easier to identify and document. The alert list and kanban views show the alert reference with its title when available, and emails sent to team aliases populate the alert description automatically.
Original PR description
Task: https://www.odoo.com/web#id=33367&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.a43111bd106a03c5ad80717bf93c8261
Resolved issues and error corrections
This update fixes how inventory adjustments handle cases where a product is removed and then added again. Users can now save the record as expected, with clearer error messages shown only when they are actually needed.
Original PR description
Description of the issue/feature this PR addresses: - error message not proper in inventory adjustment so clean error message. - error message raised when needed Current behavior before PR: - error message is not proper - system not allow to save a record when suppress the product and add same product one more. Desired behavior after PR is merged: - clean error message - now system allow to save record rather than warning when suppress product and add same product one more -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Task : https://www.odoo.com/web#id=34253&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.554bbdef9787ec2768cf9eaaa0ff39ae
This fix ensures the Gengo sandbox option is properly linked to the company settings, so changes are retained as expected. Businesses using Gengo translation testing can now rely on the setting staying in place after configuration.
Original PR description
Link setting to company setting, otherwise it is simply not saved. opw-803036 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