Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Purchase
Entity: purchase.order.line
Field: product_qty
| Name | product_qty |
|---|---|
| Description | Quantity |
| Type | Float |
| Relationship | - |
| Compute Method Name | _compute_product_qty |
Where Used?
| Name | Type |
|---|---|
| Purchase Order Line | Form |
| Purchase Order Lines | Form |
| _compute_price_unit_and_date_planned_and_name | Method |
| _compute_product_packaging_id | Method |
| _compute_product_packaging_qty | Method |
| _compute_product_qty | Method |
| _compute_product_uom_qty | Method |
| _compute_qty_invoiced | Method |
