TIP: You can type at any time to perform a new search.
Handle easily multiple variants on Sales Orders
sale_order_variant_mgmt · OCA/product-variant
- Repository
- OCA/product-variant · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Sale
- Folder size
- 0.43 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-variant
- Last tracking update
- 2026-08-07 07:31:57
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Alexandre Díaz, sergio-teruel, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Pablo Fuentes
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_manage_variant_form |
sale.manage.variant | form | New | |
view_order_form |
sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
product_tmpl_idMany2one → product.templatecomodel_name='product.template'required=Truestring='Template' -
variant_line_idsMany2many → sale.manage.variant.linecomodel_name='sale.manage.variant.line'string='Variant Lines'
-
button_transfer_to_order(self)@api.multi
New fields (3)
-
product_uom_qtyFloatdigits=dp.get_precision('Product UoS')string='Quantity' -
value_xMany2one → product.attribute.valuecomodel_name='product.attribute.value' -
value_yMany2one → product.attribute.valuecomodel_name='product.attribute.value'
No public methods.
New fields (2)
-
product_attribute_value_idsMany2many → product.attribute.valuecomodel_name='product.attribute.value'readonly=Truerelated='product_id.attribute_value_ids' -
product_tmpl_id_sale_order_variant_mgmtMany2one → product.templatecomodel_name='product.template'readonly=Truerelated='product_id.product_tmpl_id'
No public methods.
Loading…
Loading…
Loading…