[freeside-commits] freeside/httemplate/search report_cust_pay.html, 1.20, 1.20.2.1 report_cust_refund.html, 1.1.2.1, 1.1.2.2

Ivan,,, ivan at wavetail.420.am
Mon Nov 16 23:42:37 PST 2009


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

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	report_cust_pay.html report_cust_refund.html 
Log Message:
add otaker to payment/refund search, RT#6407

Index: report_cust_pay.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/report_cust_pay.html,v
retrieving revision 1.20
retrieving revision 1.20.2.1
diff -u -d -r1.20 -r1.20.2.1
--- report_cust_pay.html	27 Jul 2009 09:59:06 -0000	1.20
+++ report_cust_pay.html	17 Nov 2009 07:42:35 -0000	1.20.2.1
@@ -61,6 +61,8 @@
              )
   %>
 
+  <% include( '/elements/tr-select-otaker.html' ) %>
+
   <TR>
     <TD ALIGN="right" VALIGN="center">Payment</TD>
     <TD>

Index: report_cust_refund.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/report_cust_refund.html,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- report_cust_refund.html	17 Nov 2009 07:08:59 -0000	1.1.2.1
+++ report_cust_refund.html	17 Nov 2009 07:42:35 -0000	1.1.2.2
@@ -61,6 +61,8 @@
              )
   %>
 
+  <% include( '/elements/tr-select-otaker.html' ) %>
+
   <TR>
     <TD ALIGN="right" VALIGN="center">Refund</TD>
     <TD>



More information about the freeside-commits mailing list