Skip to content

18.0 product kit vkas #695

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
Draft

Conversation

vkas-odoo
Copy link

In this commit we have introduced following changes:

  • Added is_kit field to identify kit products.
  • Added a new connection to connect products to the kit.
  • Implemented a wizard to manage and generate sale order lines for kit products.
  • Ensured proper handling of kit product pricing and quantity updates.
  • Improved logic to update existing sale order lines instead of creating duplicates.
  • Fixed issues with retrieving correct product pricing and maintaining main product price.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
In this commit we have introduced following changes:

- Added is_kit field to identify kit products.
- Added a new connection to connect products to the kit.
- Implemented a wizard to manage and generate sale order lines for kit products.
- Ensured proper handling of kit product pricing and quantity updates.
- Improved logic to update existing sale order lines instead of creating
  duplicates.
- Fixed issues with retrieving correct product pricing and maintaining main
  product price.
@robodoo
Copy link

robodoo commented Apr 3, 2025

Pull request status dashboard

@vkas-odoo vkas-odoo changed the title [ADD] Product Kit : Added a new product type 18.0 product kit vkas Apr 3, 2025
@vkas-odoo vkas-odoo force-pushed the 18.0-product-kit-vkas branch 2 times, most recently from 42acd0c to caa925f Compare April 4, 2025 11:11
In this commit we have introduced following changes:

- Updated unlink method to delete all subproducts if main product is deleted.
- Updated both sales and invoice reports to print subproducts or not based on a
  boolean field 'print_kit'.
@vkas-odoo vkas-odoo force-pushed the 18.0-product-kit-vkas branch from caa925f to eecca37 Compare April 4, 2025 11:36
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.

None yet

2 participants