I need a function that gives QOH of particular product. like def getQOH(product_product_id, stock_Location_id){
return qoh
}
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need a function that gives QOH of particular product. like def getQOH(product_product_id, stock_Location_id){
return qoh
}
Hi Samba,
you can use the following method to get the stock. That methos is located into stock module and in stock.py file.
1) To get stock for a particular location : _product_get
2) To get stock for a particular location and its all child location : _product_all_get
3) To get Virtual stock for a particular location : _product_virtual_get
Mr. Samba where did you put this?
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
gru 17
|
4571 | ||
spend a products to an internal location
Rozwiązane
|
|
1
mar 15
|
3399 | |
|
1
mar 15
|
10593 | ||
|
0
mar 15
|
4280 | ||
|
0
mar 15
|
4842 |