X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Freport_cust_pay_or_refund.html;fp=httemplate%2Fsearch%2Felements%2Freport_cust_pay_or_refund.html;h=25f7cdadd3c7ec20526ac9701d9ec1f91997ef4b;hp=b39c7c0886b16d3248c95eb7ef54239ab30d6f48;hb=17ca8b897e82cffb3731a63ccae1fb12494a7246;hpb=bbf3f6d6af46d522a395e4c31ed8818059517b75 diff --git a/httemplate/search/elements/report_cust_pay_or_refund.html b/httemplate/search/elements/report_cust_pay_or_refund.html index b39c7c088..25f7cdadd 100644 --- a/httemplate/search/elements/report_cust_pay_or_refund.html +++ b/httemplate/search/elements/report_cust_pay_or_refund.html @@ -89,6 +89,16 @@ Examples: % } +% if ( $table eq 'cust_pay' ) { + +% # payment batch +% # <& /elements/tr-select-batchnum.html &> + +% #payment "entry" batch (should probably just all become the same thing) + <& /elements/tr-select-paybatch.html &> + +% } + <& /elements/tr-input-lessthan_greaterthan.html, 'label' => emt('Amount'), 'field' => 'paid',