Hello
I have a problem with generating transfers triggered via provisioning rules and routes in odoo 14. The example is:
I have "product A" that has a minimum supply rule of 10 units and a maximum of 20 units in "warehouse X". Warehouse Y has 100 units of "Product A". The supply route indicates that "warehouse X" is supplied from "warehouse Y" (the "buy" route is not selected).
This selection creates a new route called "warehouse X: Supply product from warehouse Y" with the rules:
1. Pull From almY / Stock Physical Locations / Inter-warehouse transit
2. Pull From Physical Locations / Inter-warehouse transit almX / Stock
When executing the scheduler, 2 transfers are generated, as indicated by the rules of the route. But in the case that another execution of the scheduler is generated for the replenishment of another product (product B) with the same route. The need for "product B" is added to the transfers already created. This generates a problem when preparing the products to be sent, since an already prepared transfer is altered ("prepared" status). My question is whether there is the possibility of generating separate transfers in this type of operations, where the demand for a transfer in the "ready" state is not altered by the execution of the scheduler and separate transfers are generated.
Emphasize that the generation of separate transfers must be despite the other transfers generated previously being in the "ready" state.
Thanks for the help
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
3021
Views
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
Jan 21
|
1257 | ||
|
0
Jun 23
|
1056 | ||
|
1
Jan 21
|
1296 | ||
|
2
Mar 15
|
4156 | ||
|
1
Aug 24
|
2233 |
have you solve it?