[freeside-commits] freeside/httemplate/elements menu.html, 1.37, 1.38
Jeff Finucane,420,,
jeff at wavetail.420.am
Fri Jan 25 10:29:06 PST 2008
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv15879/httemplate/elements
Modified Files:
menu.html
Log Message:
simple payment CSV import
Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- menu.html 10 Jan 2008 22:06:58 -0000 1.37
+++ menu.html 25 Jan 2008 18:29:04 -0000 1.38
@@ -216,6 +216,8 @@
tie my %tools_importing, 'Tie::IxHash',
'Import customers from CSV file' => [ $fsurl.'misc/cust_main-import.cgi', '' ],
+ 'Import payments from CSV file' => [ $fsurl.'misc/cust_pay-import.cgi', '' ],
+
'Import customer comments from CSV file' => [ $fsurl.'misc/cust_main_note-import.html', '' ],
'Import one-time charges from CSV file' => [ $fsurl.'misc/cust_main-import_charges.cgi', '' ],
'Import Call Detail Records (CDRs) from CSV file' => [ $fsurl.'misc/cdr-import.html', '' ],
More information about the freeside-commits
mailing list