RT# 76312 - added customer tags to search options for payment report.
[freeside.git] / httemplate / search / elements / report_cust_pay_or_refund.html
index b69f826..e05f1af 100644 (file)
@@ -127,6 +127,10 @@ Examples:
     </TH>
   </TR>
 
+  <& /elements/tr-select-cust_tag.html,
+             'custnum' => $opt{'custnum'},
+  &>
+
   <& /elements/tr-select-agent.html,
                  'curr_value'    => scalar($cgi->param('agentnum')),
                  'label'         => emt('Agent'),