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: discount
| Name | discount |
|---|---|
| Description | Discount (%) |
| Type | Float |
| Relationship | - |
| Compute Method Name | _compute_discount |
Where Used?
| Name | Type |
|---|---|
| Sales Order Item | Form |
| _compute_discount | Method |
| _compute_untaxed_amount_to_invoice | Method |
