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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
7159
Widoki
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
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
kwi 24
|
1905 | ||
Invoice Stock Move
Rozwiązane
|
|
1
wrz 23
|
3410 | |
|
0
mar 23
|
1914 | ||
|
0
mar 18
|
2880 | ||
Know if Stock Picking is IN or OUT
Rozwiązane
|
|
1
sie 24
|
1546 |
Hello Ahmad,
You can check reserved quantity in stock.quant for the same product and source location.
Thanks,