RT#37125: Include discounts in report: customer accounting summary [tweak for v3...
authorJonathan Prykop <jonathan@freeside.biz>
Tue, 21 Jul 2015 02:56:02 +0000 (21:56 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Tue, 21 Jul 2015 02:56:02 +0000 (21:56 -0500)
httemplate/search/report_customer_accounting_summary.html

index cd8622e..9edbd0f 100755 (executable)
@@ -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
     &>
     
   </TABLE>