odoo/tutorials#691
Created by Amardeep Sharma (amas)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 119s)
- label
- odoo-dev:18.0-add-warranty-for-products-amas
- head
- d5b9ce9e1536cc7d775b3574624d38e6e7c07631
odoo/tutorials | |
---|---|
18.0 | #691 missing r+ |
master |
[ADD] Warranty Feature: Enable Warranty for Products
- Inherited sale models and added a Boolean field for warranty
- Created a new model for warranty configuration
- Added an 'Add Warranty' button, visible only for eligible products
- Implemented a wizard to add warranties for selected products
- Configured warranty selection to create a product line
- Ensured the warranty line is removed when the main order line is deleted
- Warranties now reflect in Sales Orders (SO) and Invoices