X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fdb%2Finventory_db.inc;h=4fcc7a411d1e87a0434a9c3f8929c1fe9669df71;hb=8864b1ec0fd3321e510511ef22614bc36845540e;hp=7be45e6ab427709291aab25558784234780721d2;hpb=5944763e883b09eb2b5ca20b5a852682f35c38c5;p=fa-stable.git diff --git a/includes/db/inventory_db.inc b/includes/db/inventory_db.inc index 7be45e6a..4fcc7a41 100644 --- a/includes/db/inventory_db.inc +++ b/includes/db/inventory_db.inc @@ -1,5 +1,14 @@ . +***********************************************************************/ function get_qoh_on_date($stock_id, $location=null, $date_=null, $exclude=0) { if ($date_ == null)