odoo/tutorials#1162
Created by Ruchita Kantibhai Gothi (rugot)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 5s)
- ci/tutorial: (runtime 315s)
- label
- odoo-dev:19.0-new-product-type-rugot
- head
- 322a532b241ccc592db12e401657bc755f997212
| odoo/tutorials | |
|---|---|
| 19.0 | #1162 missing statuses missing r+ |
| master |
[IMP] sale: Add Kit Product Bundle Feature Without
- Introduced "Is Kit" checkbox on product form
- Added Many2many field for defining sub-products (components)
- Added "Add Sub Products" button on sale order line (visible for kit products only)
- Implemented wizard to configure component quantities and prices
- On confirmation:
- Sub-products are automatically added to sale order
- Component lines are non-editable
- Unit price set to 0.00
- Main product keeps full customer pricing
- Sub-product lines linked to parent kit line
- Auto-remove component lines when main product is deleted
- Added "Print in Report" option:
- Controls whether kit breakdown appears in Quotation/Invoice PDFs
This allows selling bundled products with simplified customer pricing
task id : 5925913