Thursday, September 1, 2016
1 change · master
Resolved issues and error corrections
Creating a new product now correctly keeps key details such as barcode, internal reference, cost, volume, and weight. This prevents missing product information at setup time and reduces manual corrections after product creation.
Original PR description
Description of the issue/feature this PR addresses: Issue : https://www.odoo.com/web#id=687065&view_type=form&model=project.issue&action=609&menu_id=4720 Current behavior before PR: - fields barcode, default_code (Internal Reference), standard_price, volume and weight are not saved on create of product template Desired behavior after PR is merged: - Fixed, all these fields will save on creation of product template ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr