Hello,
what is exactly the function that odoo use it to increase the sock, in a purcharse order or manufacturing order, i want to reuse this function to increase the stock of my product when clicking a button.
waiting for your answers.
Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
what is exactly the function that odoo use it to increase the sock, in a purcharse order or manufacturing order, i want to reuse this function to increase the stock of my product when clicking a button.
waiting for your answers.
Thank you
In my opinion, the best solution would be to use method change_product_qty(). In standard this method changes the Product Quantity by making a Physical Inventory.
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 | |
---|---|---|---|---|
|
2
jun. 25
|
1132 | ||
|
0
mai. 24
|
1666 | ||
|
0
mar. 15
|
3874 | ||
|
1
mar. 15
|
5455 | ||
|
2
nov. 24
|
1417 |
There is a button to update the stock quantity already in the Product view.