Skip to Content
Menu
This question has been flagged
2 Replies
6284 Views

I need a function that gives QOH of particular product. like def getQOH(product_product_id, stock_Location_id){

return qoh

}

Avatar
Discard
Best Answer

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

Avatar
Discard
Best Answer

Mr. Samba where did you put this?
 

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 17
4562
1
Mar 15
3391
1
Mar 15
10554
0
Mar 15
4273
0
Mar 15
4834