[freeside-commits] freeside/httemplate/view/cust_main packages.html, 1.69, 1.70
Ivan,,,
ivan at wavetail.420.am
Thu Dec 3 20:40:29 PST 2009
- Previous message: [freeside-commits] freeside/httemplate/search report_svc_acct.html, 1.5, 1.6 cust_bill.html, 1.34, 1.35 cust_bill_event.cgi, 1.17, 1.18 cust_event.html, 1.7, 1.8 477.html, 1.3, 1.4 cust_pkg.cgi, 1.60, 1.61 cust_main.html, 1.18, 1.19
- Next message: [freeside-commits] freeside/FS/FS cust_bill_event.pm, 1.16, 1.17 cust_bill.pm, 1.272, 1.273 cust_event.pm, 1.8, 1.9 cust_main.pm, 1.480, 1.481 cust_pkg.pm, 1.144, 1.145
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail.420.am:/tmp/cvs-serv29572/httemplate/view/cust_main
Modified Files:
packages.html
Log Message:
customer-specific account report (and some small refactoring of method names to clash less), RT#6180
Index: packages.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/packages.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- packages.html 28 Oct 2009 06:13:24 -0000 1.69
+++ packages.html 4 Dec 2009 04:40:27 -0000 1.70
@@ -65,7 +65,9 @@
</TD>
<TD ALIGN="right">
- <A HREF="<%$p%>search/report_cust_pkg.html?custnum=<% $cust_main->custnum %>">Package reports</A>
+ <A HREF="<%$p%>search/report_cust_pkg.html?custnum=<% $cust_main->custnum %>">Package reports</A><BR>
+ Service reports:
+ <A HREF="<%$p%>search/report_svc_acct.html?custnum=<% $cust_main->custnum %>">accounts</A>
</TD>
</TR>
- Previous message: [freeside-commits] freeside/httemplate/search report_svc_acct.html, 1.5, 1.6 cust_bill.html, 1.34, 1.35 cust_bill_event.cgi, 1.17, 1.18 cust_event.html, 1.7, 1.8 477.html, 1.3, 1.4 cust_pkg.cgi, 1.60, 1.61 cust_main.html, 1.18, 1.19
- Next message: [freeside-commits] freeside/FS/FS cust_bill_event.pm, 1.16, 1.17 cust_bill.pm, 1.272, 1.273 cust_event.pm, 1.8, 1.9 cust_main.pm, 1.480, 1.481 cust_pkg.pm, 1.144, 1.145
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list