Hi
I am trying to create stock request in Odoo version 12 through web service. Stock Request and picking created in odoo but when i click on "In transit" type picking and then click on "Validate" button then It asked me "You have not
recorded done quantities yet, by clicking on apply Odoo will process all the reserved quantities." Then i click on "Apply" button it gives me error "It is not possible to unreserve more products of" .
Can anybody help me why i am getting this error what i am missing when create stock request through web service .
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
7124
Vizualizări
Hi,
Enable debug mode and navigate to server action menu under settings and see if there is a server action named: Correct inconsistencies for reservation
If found, click on Run button, which will solve the issue, if server action is not found, pull the latest source code of corresponding odoo version and upgrade the stock module.
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
1
apr. 24
|
1889 | ||
Invoice Stock Move
Rezolvat
|
|
1
sept. 23
|
3351 | |
|
0
mar. 23
|
1883 | ||
|
0
mar. 18
|
2863 | ||
Know if Stock Picking is IN or OUT
Rezolvat
|
|
1
aug. 24
|
1507 |
Hello Ahmad,
You can check reserved quantity in stock.quant for the same product and source location.
Thanks,