Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Sales Invoice Plan
Entity: sale.invoice.plan
Field: invoiced
| Name | invoiced |
|---|---|
| Description | Invoice Created |
| Type | Boolean |
| Relationship | - |
| Compute Method Name | _compute_invoiced |
Where Used?
| Name | Type |
|---|---|
| view.sale.invoice.plan.form | Form |
| view.sale.invoice.plan.list | Form |
| _compute_amount | Method |
| _compute_invoiced | Method |
| _compute_to_invoice | Method |
