Skip to content

[ADD] product_type_kit: kit product added with sub product selection … #884

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

rodh-odoo
Copy link

@rodh-odoo rodh-odoo commented Jul 24, 2025

Implemented 'Is Kit' boolean field on product form to enable kit functionality Added many2many field to link subproducts with main kit product Implemented conditional visibility for subproduct when 'Is Kit' is enabled Enabled button on sale order line to configure subproducts via wizard Main product price auto-calculates from subproduct total Implemented checkbox to control visibility of subproducts in print reports Ensured deletion of main product also removes all related subproduct lines

…wizards

Implemented 'Is Kit' boolean field on product form to enable kit functionality
Added many2many field to link subproducts with main kit product
Implemented conditional visibility for subproduct when 'Is Kit' is enabled
Enabled button on sale order line to configure subproducts via wizard
Main product price auto-calculates from subproduct total
Implemented checkbox to control visibility of subproducts in print reports
Ensured deletion of main product also removes all related subproduct lines
@robodoo
Copy link

robodoo commented Jul 24, 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