X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep310.php;h=ff17aa27e1a83aaf1496d02040d20c9ff1f4a6ab;hb=4f45af036e84e77b72dce1157829e00a758203b0;hp=1b34b86c75f6633d6ba153175dd7def3e7fc7065;hpb=8251cfa8dedaf1091e063989259db33f2f0f1a28;p=fa-stable.git diff --git a/reporting/rep310.php b/reporting/rep310.php index 1b34b86c..ff17aa27 100644 --- a/reporting/rep310.php +++ b/reporting/rep310.php @@ -137,7 +137,7 @@ function print_inventory_purchase() else $itm = $item; - $cols = array(0, 60, 180, 225, 275, 400, 420, 465, 520); + $cols = array(0, 60, 180, 230, 275, 400, 420, 465, 520); $headers = array(_('Item'), _('Description'), _('Date'), _('#'), _('Supplier'), _('Qty'), _('Unit Price'), _('Location')); if ($fromsupp != '')