From 4f45af036e84e77b72dce1157829e00a758203b0 Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Mon, 18 Dec 2017 07:55:01 +0100 Subject: [PATCH 1/1] Rerun, Inventory purchasing transaction based report. --- reporting/rep310.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 != '') -- 2.30.2