Daily updates from Odoo
Friday, January 20, 2017
1 change
Enhancements to existing features
Inventory loss and production locations now automatically use an expense-type account for stock valuation when perpetual inventory valuation is enabled. This reduces manual setup work and helps keep inventory accounting aligned with expected expense handling.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web?#id=23565&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.58942e9cfbf41a9b855862cbe7c0eb35 Current behavior before PR: - When a user is using perpetual option for managing inventory valuation, Stock Valuation Account (Incoming or Outgoing) is not set by default on Location. Desired behavior after PR is merged: - If Location type is inventory loss or production than Stock Valuation Account is filled with Expenses type account. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr