-
- Downloads
[FIX] stock_account: Update standard price from import
Steps to reproduce the bug:
- Let's consider a storable product P with cost = 10€
- Let's update quantity to 10 units
- Export an update of P in an xlsx file F
- Change in F the cost of P from 10€ to 20€
- Import F
- Go to Inventory valuation
Bug:
The valuation of P was still 100€ instead of 200€
opw:2424292
closes odoo/odoo#65324
Signed-off-by:
Simon Goffin (sig) <sig@openerp.com>
Please register or sign in to comment