From b11b95320dcb860212129de464d6349e4ac6da5e Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Mon, 18 Sep 2017 09:35:02 -0400 Subject: RT# 77498 - Customer Import now uses contact/Import.pm rather than contact_import.pm Conflicts: FS/FS/contact_import.pm --- FS/FS.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FS/FS.pm') diff --git a/FS/FS.pm b/FS/FS.pm index 9ee5fc944..e1d65f9e7 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -67,6 +67,8 @@ L - Customer searching L - Batch customer importing +L - Batch contact importing + =head2 Database record classes L - Database record base class -- cgit v1.2.1