Sales BoMs Split

sale_bom_split
REPOSITORY
REPOSITORYOCA/product-kitting
GIT
GIThttps://github.com/OCA/product-kitting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-kitting/tree/7.0/sale_bom_split
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYGeneric Modules/Sales & Purchases
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Guewen Baconnier, Alexandre Fayolle, unknown
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-kitting:
    - bom_split
odoo/odoo:
    - sale
    - account_voucher
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - mrp
    - procurement
    - stock
    - resource
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
     This module splits the products into the related packing according
     to their Bill of Materials when validating a sale order.

     BoM example structure:

     Product A (fantom)
        Product B (normal)
            Product B1 (normal)
            Product B2 (normal)
        Product C (fantom)
            Product C1 (normal)
            Product C2 (normal)

     With this module, a sale order of Product A will result in a packing of :

     Product B
     Product C1
     Product C2

     Without this module, it would result in a packing with :

     Product A

    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/product-kitting
GIT
GIThttps://github.com/OCA/product-kitting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-kitting/tree/6.1/sale_bom_split
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYGeneric Modules/Sales & Purchases
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, unknown
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-kitting:
    - bom_split
odoo/odoo:
    - sale
    - stock
    - product
    - base
    - process
    - decimal_precision
    - account
    - base_setup
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - procurement
    - mrp
    - resource
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
     This module splits the products into the related packing according to their
     Bill of Materials when validating a sale order.

     BoM example structure:

     Product A (fantom)
        Product B (normal)
            Product B1 (normal)
            Product B2 (normal)
        Product C (fantom)
            Product C1 (normal)
            Product C2 (normal)

     With this module, a sale order of Product A will result in a packing of :

     Product B
     Product C1
     Product C2

     Without this module, it would result in a packing with :

     Product A

    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.