tax names on payment search report #9760
[freeside.git] / httemplate / search / report_cust_pay.html
index dd2358a..8d41c80 100644 (file)
@@ -61,6 +61,8 @@
              )
   %>
 
+  <% include( '/elements/tr-select-otaker.html' ) %>
+
   <TR>
     <TD ALIGN="right" VALIGN="center">Payment</TD>
     <TD>
             )
   %>
 
+  <% include( '/elements/tr-checkbox.html',
+                'label' => 'Include tax names',
+               'field' => 'tax_names',
+                'value' => 1,
+            )
+  %>
+
+
 </TABLE>
 
 <BR>