[freeside-commits] freeside/httemplate/elements menu.html, 1.20,
1.20.2.1
Jeff Finucane,420,,
jeff at wavetail.420.am
Tue Mar 20 13:22:00 PDT 2007
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv16376/httemplate/elements
Modified Files:
Tag: FREESIDE_1_7_BRANCH
menu.html
Log Message:
ticket 1418, a tool for customer note importation (backport)
Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.20
retrieving revision 1.20.2.1
diff -u -d -r1.20 -r1.20.2.1
--- menu.html 3 Feb 2007 11:36:30 -0000 1.20
+++ menu.html 20 Mar 2007 20:21:58 -0000 1.20.2.1
@@ -187,6 +187,7 @@
tie my %tools_importing, 'Tie::IxHash',
'Import customers from CSV file' => [ $fsurl.'misc/cust_main-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