Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Inventory/Inventory
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), ForgeFlow S.L.
Maintainers
Odoo Community Association (OCA), ForgeFlow S.L.
Committers
Weblate, OCA-git-bot, oca-ci, Paula Marfull
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
ddmrp
Description
This module computes stock.move's `quantity` in the uom of the product.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • quantity_product_uom Float
    compute='_compute_quantity_product_uom' help='Quantity, expressed in the default UoM of the product' store=True string='Quantity in Product UoM'
Public methods (0)

No public methods.