Daily updates from Odoo
Friday, May 13, 2016
3 changes · master
Resolved issues and error corrections
Users can now open the iPad Retina Display product record by clicking on the product in stock-related views. This makes navigation more direct and helps staff access product information faster.
Original PR description
Issue : https://www.odoo.com/web?#id=676982&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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
Fixes an error that occurred when users selected the Type of Operation field in Inventory. This helps warehouse and inventory users continue their workflow without being interrupted by a system traceback.
Original PR description
Description of the issue/feature this PR addresses: - [Inventory] Traceback on selection of Type of Operation <strong>Issue:</strong> https://www.odoo.com/web?#id=677450&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - we are selecting 'Type of operation' field ,it gives traceback. Desired behavior after PR is merged: - Traceback is solved ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The sub-task form now shows the Parent Task field only once. This reduces confusion for users managing project tasks and makes the form cleaner and easier to use.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=23956&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD: https://pad.odoo.com/p/openerp-project.task-MRFO7HN234 Current behavior before PR: In project's sub-task form view 'Parent Task' field twice displayed Desired behavior after PR is merged: Now sub-task form view display single 'Parent Task' field ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr