I have created a product pack with multiple products and i want to decrease the quantity of child product along with the parent product when the product pack is sold. I am not getting any idea how to do it. If anyone can then please help me.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3
Replies
1766
Views
hi,
you need to add the product to a BOM so when produced it will use the other product when making the one.
If you use variations the products are seen as separate once and it will not deduct both
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Oct 23
|
5973 | ||
|
1
Sep 23
|
1962 | ||
|
1
May 23
|
1001 | ||
|
2
Apr 23
|
1374 | ||
|
1
Mar 23
|
996 |
Hi,
Can you please elaborate your requirement possibly with an example?
The products added to the product pack should also decrease in quantity along with the product pack qty. The product pack decreases in qty when the order is delivered but the child products in the pack does not decrease. I want to decrease both the pack along with the products. I have inherited product.template and created the product pack. That product pack is sold through sale model.
Thanks Diederik Wesselink,
But i don't want to use BOM in my module can it be done in another way.