I want to pay the vendor for the sold only products at a given time, how can I achieve that?
for example, I took from a vendor 100 items of product "ABC" after a month only 60 items sold so I will pay for 60 items only. The other 40 will be kept until the next vendor visit.
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
1. Create a Location for each Vendor.
2. Receive products to the correct location.
Odoo will reserve products based on the removal strategy.
At the end of each month, the product quantity in each location can be compared to the product quantity in that location at the start of the month, giving you how many products you delivered (because you sold them).
Many Users also label their locations in the real world, or tape areas of the warehouse floor with colored tape to mark out the area representing product from each Vendor. Larger warehouses have rack / row / case arrangements and many need location hierarchies (locations within locations) or packages (totes or other movable locations).
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 | |
---|---|---|---|---|
|
1
Dec 20
|
2234 | ||
|
0
Jul 17
|
3186 | ||
|
3
Jan 16
|
3647 | ||
|
2
May 24
|
664 | ||
|
2
Apr 24
|
502 |
I am also interested in this.