[freeside-commits] freeside/httemplate/search report_cust_pay.html, 1.20.2.1, 1.20.2.2

Jeff Finucane,420,, jeff at wavetail.420.am
Tue Aug 31 10:41:26 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv30161/httemplate/search

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	report_cust_pay.html 
Log Message:
tax names on payment search report #9760

Index: report_cust_pay.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/report_cust_pay.html,v
retrieving revision 1.20.2.1
retrieving revision 1.20.2.2
diff -u -w -d -r1.20.2.1 -r1.20.2.2
--- report_cust_pay.html	17 Nov 2009 07:42:35 -0000	1.20.2.1
+++ report_cust_pay.html	31 Aug 2010 17:41:24 -0000	1.20.2.2
@@ -96,6 +96,14 @@
             )
   %>
 
+  <% include( '/elements/tr-checkbox.html',
+                'label' => 'Include tax names',
+               'field' => 'tax_names',
+                'value' => 1,
+            )
+  %>
+
+
 </TABLE>
 
 <BR>



More information about the freeside-commits mailing list