X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fincludes%2Fdb%2Fitems_prices_db.inc;h=13fa14dad4d5c6599c7b41574b4577275e452ee0;hb=3ff9ed87cb909f19c8fe3e7dfda5df79d0c01a6c;hp=ab3b92cd363ab364b4c2ab8056c4e2db445e6b64;hpb=da8311619dd73feae101d246a1957b972e00cbd2;p=fa-stable.git diff --git a/inventory/includes/db/items_prices_db.inc b/inventory/includes/db/items_prices_db.inc index ab3b92cd..13fa14da 100644 --- a/inventory/includes/db/items_prices_db.inc +++ b/inventory/includes/db/items_prices_db.inc @@ -1,5 +1,14 @@ . +***********************************************************************/ function add_item_price($stock_id, $sales_type_id, $curr_abrev, $price) { $sql = "INSERT INTO ".TB_PREF."prices (stock_id, sales_type_id, curr_abrev, price)