Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Sales
Entity: sale.order.line
Field: qty_to_invoice
| Name | qty_to_invoice |
|---|---|
| Description | Quantity To Invoice |
| Type | Float |
| Relationship | - |
| Compute Method Name | _compute_qty_to_invoice |
Where Used?
| Name | Type |
|---|---|
| Sales Order Lines | Form |
| _compute_invoice_status | Method |
| _compute_qty_to_invoice | Method |
