-
- Downloads
[FIX] stock_account: correctly compute price_unit for return
Current behavior: When returning a delivery that had a quanity lower than 1 the inventory valuation showed a value of 0 for the return Steps to reproduce: - Create a product that use "m" (meters) as UoM - Change the configuration of the product Category and set Costing method to FIFO and Inventory valuation to Automated - Create a SO for this product with a quantity of 0.15 - Validate the order and validate the delivery with full quantity - Now click on return and make a return for the delivery - Validate the return and go in the inventory valuation - Show the inventory valuation for the created product - The return has a value of 0 when it should have the same value as the delivery opw-2880153 closes odoo/odoo#94797 X-original-commit: 9bc3d5eb Signed-off-by:Adrien Widart <awt@odoo.com> Signed-off-by:
Anh Thao PHAM <pta@odoo.com>
Please register or sign in to comment