Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Purchase and Invoice Allowed Product
Entity: supplied.product.mixin
Description: Mixin for documents that want to restrict products
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| use_only_supplied_product | Use only allowed products | Boolean | - | _compute_partner_id_supplied_product |
