Skip to content

[ADD] product_warranty: add warranty config and wizard to add warranty #894

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 1 commit into
base: 18.0
Choose a base branch
from

Conversation

metu-odoo
Copy link

@metu-odoo metu-odoo commented Jul 28, 2025

Purpose:
Allow sales users to configure and apply product warranties with automatic pricing.

Approach:
Added model to define warranty durations and percentages per product Implemented 'Add Warranty' wizard to attach warranties to sale order lines Auto-generated warranty lines with computed prices based on config Handled end date calculation and display in warranty lines Included warranty lines in SO and invoice with correct amounts

Impact:
Simplifies warranty management and ensures accurate, automated pricing in sales flow.

@robodoo
Copy link

robodoo commented Jul 28, 2025

Pull request status dashboard

@metu-odoo metu-odoo changed the title [ADD] product_warranty: add warranty config and wizard to auto-add w… [ADD] product_warranty: add warranty config and wizard to auto-add warranty Jul 29, 2025
@metu-odoo metu-odoo changed the title [ADD] product_warranty: add warranty config and wizard to auto-add warranty [ADD] product_warranty: add warranty config and wizard to add warranty Jul 29, 2025
Purpose:
Allow sales users to configure and apply product warranties with automatic
pricing.

Approach:
Added model to define warranty durations and percentages per product
Implemented 'Add Warranty' wizard to attach warranties to sale order lines
Auto-generated warranty lines with computed prices based on config
Handled end date calculation and display in warranty lines
Included warranty lines in SO and invoice with correct amounts

Impact:
Simplifies warranty management and ensures accurate, automated pricing in
sales flow.
@metu-odoo metu-odoo force-pushed the 18.0-product_warranty-metu branch from 71b1c0c to d3d3212 Compare July 29, 2025 14:07
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