[freeside-commits] freeside/httemplate/search report_cust_pay.html, 1.20, 1.21 report_cust_refund.html, 1.2, 1.3

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


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

Modified Files:
	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.21
diff -u -d -r1.20 -r1.21
--- report_cust_pay.html	27 Jul 2009 09:59:06 -0000	1.20
+++ report_cust_pay.html	17 Nov 2009 07:42:34 -0000	1.21
@@ -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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- report_cust_refund.html	17 Nov 2009 07:09:43 -0000	1.2
+++ report_cust_refund.html	17 Nov 2009 07:42:34 -0000	1.3
@@ -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