In sales module while creating a quotation how can i change the quantity of a product by changing the quantity of another product For eg : Lets say by product1 is more than 5 quantities then the product2 must be changed to 2quantities from 1 automatically
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
2086
Views
customizations. but you can try to do it as a bom (kit), where you sell product a, and in the bom is qty what it consist.
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 | |
---|---|---|---|---|
|
2
Aug 22
|
2660 | ||
|
2
Mar 22
|
2014 | ||
|
2
Jan 16
|
3688 | ||
|
0
Mar 15
|
2842 | ||
|
1
Oct 23
|
3851 |
As Mindaugas suggested, you can create a KIT product and sell that. In the BOM, you can set whatever quantities you are using for each products.
As soon as you validate the Sales Quotation, in the Delivery you will get the individual items with required quantity.