Tuesday, September 19, 2017
1 change
Resolved issues and error corrections
This change adds coverage to ensure returned merchandise is valued at the original transaction cost. This helps keep inventory valuation and related financial records accurate when customers return goods.
Original PR description
As stated in code when merchandise is returned from customer it shall be returned at transaction cost to negate the transaction. https://github.com/odoo/odoo/blob/master/addons/stock_account/models/stock.py#L375-L376