Skip to content

Conversation

pusu-odoo
Copy link

-Introduced a new field is_warranty_available on product template to indicate
whether a product is eligible for a warranty.
-Added a Warranty Configuration model to define warranty products, duration, and
pricing rules.
-Created a new menu item for Warranty Configuration under the Sales module. -Added an "Add Warranty" button on the sale order form to allow users to add
warranties for selected products.
-Implemented a wizard that opens upon clicking "Add Warranty", enabling users to
choose warranty options.
-Ensured warranty prices are computed based on product price and warranty
percentage.
-Automatically removes the warranty when the associated product is deleted from
the order.

Task-5079801

@robodoo
Copy link

robodoo commented Sep 15, 2025

Pull request status dashboard

-Introduced a new field is_warranty_available on product template to indicate
 whether a product is eligible for a warranty.
-Added a Warranty Configuration model to define warranty products, duration, and
 pricing rules.
-Created a new menu item for Warranty Configuration under the Sales module.
-Added an "Add Warranty" button on the sale order form to allow users to add
  warranties for selected products.
-Implemented a wizard that opens upon clicking "Add Warranty", enabling users to
 choose warranty options.
-Ensured warranty prices are computed based on product price and warranty
 percentage.
-Automatically removes the warranty when the associated product is deleted from
 the order.

Task-5079801
@pusu-odoo pusu-odoo force-pushed the 18.0-add_warranty_for_products-pusu branch from e68e17c to bec276c Compare September 15, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants