Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Sale Loyalty Suggestions
Entity: sale.order.line
Description:
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| suggested_promotion_ids | Many-to-Many | loyalty.program | _compute_suggested_promotion_ids | |
| suggested_promotions | Boolean | - | _compute_suggested_promotion_ids | |
| suggested_reward_ids | Many-to-Many | loyalty.reward | _compute_suggested_promotion_ids |
