[freeside-commits] freeside/httemplate/search report_cust_bill.html, 1.8, 1.9
Ivan,,,
ivan at wavetail.420.am
Thu Jun 5 01:54:37 PDT 2008
- Previous message: [freeside-commits] freeside/httemplate/edit/process cust_bill_pay.cgi, 1.6.2.2, 1.6.2.3 cust_credit_bill.cgi, 1.8.2.2, 1.8.2.3 cust_pay_refund.cgi, NONE, 1.1.2.2 cust_credit_refund.cgi, NONE, 1.1.2.2
- Next message: [freeside-commits] freeside/httemplate/search report_cust_bill.html, 1.5.2.2, 1.5.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv27258
Modified Files:
report_cust_bill.html
Log Message:
minor invoice report UI
Index: report_cust_bill.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/report_cust_bill.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- report_cust_bill.html 1 Aug 2007 22:26:45 -0000 1.8
+++ report_cust_bill.html 5 Jun 2008 08:54:35 -0000 1.9
@@ -1,9 +1,10 @@
-<% include('/elements/header.html', 'Invoice report criteria' ) %>
+<% include('/elements/header.html', 'Invoice Report' ) %>
<FORM ACTION="cust_bill.html" METHOD="GET">
<INPUT TYPE="hidden" NAME="magic" VALUE="_date">
-<TABLE>
+<TABLE BGCOLOR="#cccccc" CELLSPACING=0
+
<% include( '/elements/tr-select-agent.html',
'curr_value' => scalar( $cgi->param('agentnum') ),
'label' => 'Invoices for agent: ',
- Previous message: [freeside-commits] freeside/httemplate/edit/process cust_bill_pay.cgi, 1.6.2.2, 1.6.2.3 cust_credit_bill.cgi, 1.8.2.2, 1.8.2.3 cust_pay_refund.cgi, NONE, 1.1.2.2 cust_credit_refund.cgi, NONE, 1.1.2.2
- Next message: [freeside-commits] freeside/httemplate/search report_cust_bill.html, 1.5.2.2, 1.5.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list