TIP: You can type at any time to perform a new search.
Sales BoMs Split
sale_bom_split · OCA/product-kitting
- Repository
- OCA/product-kitting · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Generic Modules/Sales & Purchases
- Folder size
- 0.01 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 06:56:14
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Yannick Vaucher, Guewen Baconnier, Alexandre Fayolle, unknown
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…