TIP: You can type at any time to perform a new search.
Stock whole kit constraint
stock_whole_kit_constraint · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Stock
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 08:42:53
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, ???
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to configure a product that has a BoM of type kit to disallow partial deliveries so that the components can't be partially delivered.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_product_form_view_bom_button |
product.product | form | Inherits mrp.product_product_form_view_bom_button | |
product_template_form_view_bom_button |
product.template | form | Inherits mrp.product_template_form_view_bom_button |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
allow_partial_kit_deliveryBooleandefault=Truehelp="If not set, and this product is delivered with a BoM of type kit, partial deliveries of the components won't be allowed."
No public methods.
New fields (1)
-
allow_partial_kit_deliveryBooleancompute='_compute_allow_partial_kit_delivery'compute_sudo=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…