summaryrefslogtreecommitdiff
path: root/httemplate/search/report_customer_accounting_summary.html
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-07-15 22:07:27 -0500
committerJonathan Prykop <jonathan@freeside.biz>2015-07-15 22:07:27 -0500
commitedba2cf4853c062f7f8bf4a41cd429559b548ffc (patch)
treed2c0484bf3b0c6df2dc8d22a54292eab5de767c0 /httemplate/search/report_customer_accounting_summary.html
parent5eb1ba22744c6fd98c8a47a3923794a1591122a9 (diff)
RT#37125: Include discounts in report: customer accounting summary
Diffstat (limited to 'httemplate/search/report_customer_accounting_summary.html')
-rwxr-xr-xhttemplate/search/report_customer_accounting_summary.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/search/report_customer_accounting_summary.html b/httemplate/search/report_customer_accounting_summary.html
index 8206f34ca..bdcdbccd1 100755
--- a/httemplate/search/report_customer_accounting_summary.html
+++ b/httemplate/search/report_customer_accounting_summary.html
@@ -37,6 +37,11 @@
'value' => 1,
&>
+ <& /elements/tr-checkbox.html,
+ 'label' => 'Show Gross &amp; Discounted',
+ 'field' => 'grossdiscount',
+ 'value' => 1,
+ &>
</TABLE>