X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_customer_accounting_summary.html;h=9edbd0fd7abdf1a1f545ead9b0c6d3f89a226066;hb=e525fba2ff64120a73040129f5246722d75b0b77;hp=bdcdbccd15a328e7ba380eb378153807f79a0fac;hpb=adcf4e1d0e02f9e91513bdccd4a8d811f052a7f6;p=freeside.git diff --git a/httemplate/search/report_customer_accounting_summary.html b/httemplate/search/report_customer_accounting_summary.html index bdcdbccd1..9edbd0fd7 100755 --- a/httemplate/search/report_customer_accounting_summary.html +++ b/httemplate/search/report_customer_accounting_summary.html @@ -38,9 +38,12 @@ &> <& /elements/tr-checkbox.html, - 'label' => 'Show Gross & Discounted', - 'field' => 'grossdiscount', - 'value' => 1, + 'label' => 'Show Gross & Discounted', + 'field' => 'grossdiscount', + 'value' => 1, + 'curr_value' => defined($cgi->param('grossdiscount')) + ? scalar($cgi->param('grossdiscount')) + : undef, #default to off in v3 &>