[freeside-commits] freeside/httemplate/view/cust_main/payment_history legacy_invoice.html, 1.1.2.2, 1.1.2.3

Ivan,,, ivan at wavetail.420.am
Tue Oct 25 20:09:07 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main/payment_history
In directory wavetail.420.am:/tmp/cvs-serv21604/httemplate/view/cust_main/payment_history

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	legacy_invoice.html 
Log Message:
add legacy_cust_bill to hold legacy invoice content, RT#12981

Index: legacy_invoice.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/payment_history/legacy_invoice.html,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -w -d -r1.1.2.2 -r1.1.2.3
--- legacy_invoice.html	25 Oct 2011 22:35:21 -0000	1.1.2.2
+++ legacy_invoice.html	26 Oct 2011 03:09:05 -0000	1.1.2.3
@@ -19,5 +19,6 @@
             : length($legacy_cust_bill->content_pdf)
               ? qq!<A HREF="${p}view/legacy_cust_bill-pdf.cgi?$legacyinvnum">!
               : '';
+}
 
 </%init>



More information about the freeside-commits mailing list