From f16d9ebb0e56f43e04242ed859d6055f98c74f15 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Thu, 7 Sep 2017 08:49:34 -0400 Subject: RT# 77167 - Added the ability to import a list of contacts --- httemplate/elements/menu.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/elements') diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 25a6967de..9a3f7a44f 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -510,6 +510,7 @@ tie my %tools_importing, 'Tie::IxHash', 'Package definitions' => [ $fsurl.'misc/part_pkg-import.html', '' ], 'Customer packages' => [ $fsurl.'misc/cust_pkg-import.html', '' ], 'Customer notes' => [ $fsurl.'misc/cust_main_note-import.html', '' ], + 'Customer Contacts' => [ $fsurl.'misc/contact-import.cgi', '' ], 'One-time charges' => [ $fsurl.'misc/cust_main-import_charges.cgi', '' ], 'Payments' => [ $fsurl.'misc/cust_pay-import.cgi', '' ], 'Credits' => [ $fsurl.'misc/cust_credit-import.html', '' ], -- cgit v1.2.1