Daily updates from Odoo
Friday, June 22, 2018
1 change
Resolved issues and error corrections
This fixes an error that occurred when users opened the Cost & Structure report while creating a Bill of Materials. The Cost & Structure button will now remain visible consistently, making it easier for manufacturing users to review BOM costs without interruption.
Original PR description
Description of the issue/feature this PR addresses: 1) When try to Check "Cost & Structure" at the time of bom creation, it shows traceback. 2) "Cost & Structure" position is changed when try to save after add item in Bom. Current behavior before PR: 1) When try to Check "Cost & Structure" at the time of bom creation, it shows traceback. 2) "Cost & Structure" position is changed when try to save after add item in Bom. Desired behavior after PR is merged: 1) When try to Check "Cost & Structure" at the time of BOM creation, it shows report. 2) "Cost & Structure" stat button will always show. Issue : https://www.odoo.com/web?debug=assets#id=1853471&action=327&model=project.task&view_type=form&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr