odoo/tutorials#1318

Created by Ayush Khubchandani (aykhu)

Blocked

label
odoo-dev:19.0-new-product-type-aykhu
head
05b34a14324c902e170440762a687a42dd795824
odoo/tutorials
19.0 #1318 missing r+
master

[ADD] sale_product_kit: introduce configurable kit products

Problem

Some products are sold as a single commercial item while being composed of multiple configurable components. Managing such products through regular sale order lines makes it difficult to maintain a single sales price while still retaining the component information required for stock operations.

Solution