[freeside-commits] freeside/httemplate/elements menu.html, 1.48, 1.49

Ivan,,, ivan at wavetail.420.am
Mon Sep 15 00:18:58 PDT 2008


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv22778/httemplate/elements

Modified Files:
	menu.html 
Log Message:
add internal did database & ability to query for availability, plus upload tool

Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- menu.html	3 Sep 2008 19:08:29 -0000	1.48
+++ menu.html	15 Sep 2008 07:18:56 -0000	1.49
@@ -221,6 +221,7 @@
   '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 payments from CSV file' => [ $fsurl.'misc/cust_pay-import.cgi', '' ],
+  'Import phone numbers (DIDs)' => [ $fsurl.'misc/phone_avail-import.html', '' ],
   'Import Call Detail Records (CDRs) from CSV file' => [ $fsurl.'misc/cdr-import.html', '' ],
   'Import tax rates from CSV files' => [ $fsurl.'misc/tax-import.cgi', '' ],
 ;



More information about the freeside-commits mailing list