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 IDNameModelTypeStatus
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_delivery Boolean
    default=True help="If not set, and this product is delivered with a BoM of type kit, partial deliveries of the components won't be allowed."
Public methods (0)

No public methods.

New fields (1)
  • allow_partial_kit_delivery Boolean
    compute='_compute_allow_partial_kit_delivery' compute_sudo=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…