Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Sale Order Line Cancel
Entity: sale.order.line
Description:
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| can_cancel_remaining_qty | Boolean | - | _compute_can_cancel_remaining_qty | |
| product_qty_canceled | Qty canceled | Float | - | |
| product_qty_remains_to_deliver | Remains to deliver | Float | - | _compute_product_qty_remains_to_deliver |
