odoo/tutorials#980
Created by Tirth Sheth (tshe)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 27s)
- ci/tutorial: (runtime 101s)
- label
- odoo-dev:18.0-Sales_Product_Kit-tshe
- head
- 76113bd2ecb3acd8c9f5cb3fbbbef01eee25fbe6
odoo/tutorials | |
---|---|
18.0 | #980 missing r+ |
19.0 | |
master |
[ADD] sales_products_kit: add functionality to sell products as a kit in Sales
- Added a new "Is Kit" button to the product page for kit selection.
- If the product is a kit, sub-products can be selected in the order line.
- Introduced a wizard to adjust the quantity and price of sub-products.
- On confirmation, sub-products are added to the order line with price set to 0,
and costs are moved to the parent product. - Sub-products are automatically deleted if the parent product is removed.
- Added a "Print in Report?" boolean to control visibility of sub-products in
reports and customer preview page.
task id :- 5098017