From: Jonathan Prykop Date: Tue, 21 Jul 2015 02:56:02 +0000 (-0500) Subject: RT#37125: Include discounts in report: customer accounting summary [tweak for v3... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e525fba2ff64120a73040129f5246722d75b0b77 RT#37125: Include discounts in report: customer accounting summary [tweak for v3 only] --- diff --git a/httemplate/search/report_customer_accounting_summary.html b/httemplate/search/report_customer_accounting_summary.html index cd8622ee3..9edbd0fd7 100755 --- a/httemplate/search/report_customer_accounting_summary.html +++ b/httemplate/search/report_customer_accounting_summary.html @@ -43,7 +43,7 @@ 'value' => 1, 'curr_value' => defined($cgi->param('grossdiscount')) ? scalar($cgi->param('grossdiscount')) - : 1, #default to on in v4 + : undef, #default to off in v3 &>