odoo/tutorials#695
Created by Vraj Kalpesh Shah (vkas)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 126s)
- label
- odoo-dev:18.0-product-kit-vkas
- head
- eecca3739dc6834e093d6ebf2a9ac40cb17dca68
odoo/tutorials | |
---|---|
18.0 | #695 missing r+ |
master |
18.0 product kit vkas
In this commit we have introduced following changes:
- Added is_kit field to identify kit products.
- Added a new connection to connect products to the kit.
- Implemented a wizard to manage and generate sale order lines for kit products.
- Ensured proper handling of kit product pricing and quantity updates.
- Improved logic to update existing sale order lines instead of creating duplicates.
- Fixed issues with retrieving correct product pricing and maintaining main product price.