From: Joe Hunt Date: Mon, 18 Dec 2017 06:55:01 +0000 (+0100) Subject: Rerun, Inventory purchasing transaction based report. X-Git-Tag: v2.4.4~41 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=4f45af036e84e77b72dce1157829e00a758203b0;hp=8251cfa8dedaf1091e063989259db33f2f0f1a28;p=fa-stable.git Rerun, Inventory purchasing transaction based report. --- 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 != '')