tax names on payment search report #9760
[freeside.git] / httemplate / search / elements / report_cust_pay_or_refund.html
index dff831e..885457c 100644 (file)
@@ -111,6 +111,15 @@ Examples:
             )
   %>
 
+% if ( $table eq 'cust_pay' ) { 
+  <% include( '/elements/tr-checkbox.html',
+                'label' => 'Include tax names',
+               'field' => 'tax_names',
+                'value' => 1,
+            )
+  %>
+% }
+
 </TABLE>
 
 <BR>