X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_credit.html;h=0f25c7139dfd6d740f01c7ce5d7d483ea06bd0c9;hb=c855c5c3137c69bba8e801d14fcbe6821accd2ce;hp=cf54c34b48d32c6bd67318e5dff6e1eb038d7305;hpb=4c94c2023ca28113398ec934c64182444c87429a;p=freeside.git diff --git a/httemplate/search/report_cust_credit.html b/httemplate/search/report_cust_credit.html index cf54c34b4..0f25c7139 100644 --- a/httemplate/search/report_cust_credit.html +++ b/httemplate/search/report_cust_credit.html @@ -24,6 +24,22 @@ 'field' => 'amount', &> + <& /elements/tr-select-reason.html, + 'label' => emt('Reason').':', + 'field' => 'reasonnum', + 'reason_class' => 'R', + 'cgi' => $cgi, + 'hide_addnew' => 1, + 'pre_options' => [ 0 => emt('(any reason)') ], + &> + + <& /elements/tr-checkbox.html, + 'label' => emt('Show Voided Credits').':', + 'field' => 'show_voided_credits', + 'value' => '1', + &> + +