Daily updates from Odoo
Friday, January 26, 2018
1 change · master
Enhancements to existing features
This update removes unnecessary fields from inventory lines in the Stock app. It simplifies the underlying data model by avoiding duplicated or unused information, which can reduce maintenance effort without changing day-to-day inventory workflows.
Original PR description
Several fields are not necessary on inventory lines: they are not used anywhere, or can be replaced with their Many2one. opw-805439 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