[freeside-commits] freeside/httemplate/view/cust_main/payment_history legacy_invoice.html, 1.1, 1.2

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-serv21593/httemplate/view/cust_main/payment_history

Modified Files:
	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
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- legacy_invoice.html	25 Oct 2011 22:35:14 -0000	1.1
+++ legacy_invoice.html	26 Oct 2011 03:09:05 -0000	1.2
@@ -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