X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fprices.php;h=61bb7576179e5e66163a677571e14e50c2c359a5;hb=61c780745e4743d3bf4c8ef8d23ad2f34ddc121b;hp=fb323a470c1225fa281847315d48103a929b9dc7;hpb=d567a10b7925c8bb97c734e213d6651a979af29d;p=fa-stable.git diff --git a/inventory/prices.php b/inventory/prices.php index fb323a47..61bb7576 100644 --- a/inventory/prices.php +++ b/inventory/prices.php @@ -125,8 +125,6 @@ if (list_updated('stock_id') || isset($_POST['_curr_abrev_update']) ) { //--------------------------------------------------------------------------------------------------- -$mb_flag = get_mb_flag($_POST['stock_id']); - $prices_list = get_prices($_POST['stock_id']); div_start('price_table');