-
- Downloads
[FIX] stock: missing field from a compute method dependency
The `uom_id` field from the product is used, but the field is missed from the dependency decorator. Because the `product_qty` field is stored, than it will never recalculated when i modify the uom on the product.
closes odoo/odoo#80911
Signed-off-by:
Arnold Moyaux <arm@odoo.com>
Please register or sign in to comment