odoo/tutorials#884
Created by Roshani G Dholariya (rodh)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 85s)
- label
- odoo-dev:18.0-training-task-rodh
- head
- 31bbad631c3ac112b0a0a12e1bc8b90445c71702
odoo/tutorials | |
---|---|
18.0 | #884 missing r+ |
master |
[ADD] product_type_kit: kit product added with sub product selection …
Implemented 'Is Kit' boolean field on product form to enable kit functionality Added many2many field to link subproducts with main kit product Implemented conditional visibility for subproduct when 'Is Kit' is enabled Enabled button on sale order line to configure subproducts via wizard Main product price auto-calculates from subproduct total Implemented checkbox to control visibility of subproducts in print reports Ensured deletion of main product also removes all related subproduct lines