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.
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
2
6月 25
|
1548 | |||
|
0
5月 24
|
2260 | |||
|
0
3月 15
|
4527 | |||
|
1
3月 15
|
6081 | |||
|
1
11月 25
|
2425 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
There is a button to update the stock quantity already in the Product view.