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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
7175
Visualizações
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
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
1
abr. 24
|
1914 | ||
Invoice Stock Move
Resolvido
|
|
1
set. 23
|
3428 | |
|
0
mar. 23
|
1918 | ||
|
0
mar. 18
|
2882 | ||
Know if Stock Picking is IN or OUT
Resolvido
|
|
1
ago. 24
|
1559 |
Hello Ahmad,
You can check reserved quantity in stock.quant for the same product and source location.
Thanks,