summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2017-09-18 09:35:02 -0400
committerChristopher Burger <burgerc@freeside.biz>2017-09-18 09:35:02 -0400
commitac6ee60516873a1c79d5d4c72269705b29dbdeca (patch)
tree05c4df8c20a539c194a92508a7d93fa2ed1f53d7 /FS/FS.pm
parent31234485e8baf227ae4b013d4104d947c3afa250 (diff)
RT# 77498 - Customer Import now uses contact/Import.pm rather than contact_import.pm
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 134a34c..9575c3d 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -67,6 +67,8 @@ L<FS::cust_main::Search> - Customer searching
L<FS::cust_main::Import> - Batch customer importing
+L<FS::contact::Import> - Batch contact importing
+
=head2 Database record classes
L<FS::Record> - Database record base class