Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Sale Elaboration
Entity: sale.order.line
Description:
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| date_order | Date | Datetime | order_id.date_order | |
| elaboration_price_unit | Elab. Price | Float | - | _compute_elaboration_price_unit |
| elaboration_profile_id | Many-to-One | product.elaboration.profile | _compute_elaboration_profile_id | |
| is_prepared | Boolean | - | ||
| route_id | Many-to-One | - | _compute_route_id |
