TIP: You can type at any time to perform a new search.
Product Variant Inactive
product_variant_inactive · OCA/product-variant
- Repository
- OCA/product-variant · module folder · Try on Runboat
- Module version
- 2.0.2
- Category
- Product
- Folder size
- 0.4 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-variant
- Last tracking update
- 2026-08-07 07:47:41
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Pierrick Brun, Sébastien BEAU, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Ilyas, oca-git-bot, miguels73, chafique.delli
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
detail_field_custom_in_view |
product.product | tree | Inherits product.product_product_tree_view | |
product_search_form_view |
product.product | form | Inherits product.product_search_form_view | |
view_product_form_variants |
product.template | form | Inherits product.product_template_only_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
combination_deletedBooleanhelp='If tick then this combination of variant has been deleted and can not be reactivated'
-
fields_view_get(self, view_id=None, view_type='tree', toolbar=False, submenu=False)@api.modelDynamic modification of fields -
unlink(self) -
write(self, vals)
New fields (2)
-
activeBooleancompute='_compute_active'readonly=Falsestore=True -
product_variant_count_allIntegercompute='_compute_product_variant_count_all' args: 'Inactive variants'
-
write(self, vals)
Loading…
Loading…
Loading…