Skip to content

[ADD] Warranty Feature: Enable Warranty for Products #691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: 18.0
Choose a base branch
from

Conversation

amas-odoo
Copy link

  • 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

In this commit:

- 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
@robodoo
Copy link

robodoo commented Apr 3, 2025

Pull request status dashboard

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