[freeside-commits] freeside/httemplate/elements menu.html, 1.20.2.11, 1.20.2.12
Jeff Finucane,420,,
jeff at wavetail.420.am
Fri Jan 25 10:26:08 PST 2008
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv15716/httemplate/elements
Modified Files:
Tag: FREESIDE_1_7_BRANCH
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.20.2.11
retrieving revision 1.20.2.12
diff -u -d -r1.20.2.11 -r1.20.2.12
--- menu.html 10 Jan 2008 22:07:03 -0000 1.20.2.11
+++ menu.html 25 Jan 2008 18:26:06 -0000 1.20.2.12
@@ -207,7 +207,7 @@
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 payments from CSV file' => [ $fsurl.'misc/cust_pay-import.cgi', '' ],
'Import customer notes 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