Skip to content
Snippets Groups Projects
Commit f9859c51 authored by Laetitia Gangloff's avatar Laetitia Gangloff Committed by Denis Ledoux
Browse files

[FIX] stock: compute stock valuation with right quantity

`qty` is the quantity in the product default uom.

`move.price_unit` is the price unit of the product
in this move, for the specific uom of this move.
The quantity to use is therefore the quantity
in the move uom, `move.product_qty`

Closes #4555
parent 65d4b255
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment