コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6328 ビュー

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?
 

アバター
破棄
関連投稿 返信 ビュー 活動
1
12月 17
4636
1
3月 15
3434
1
3月 15
10660
0
3月 15
4363
0
3月 15
4875