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>2018-06-12 14:51:32 -0400
commit46907b7fcf2c3b51d9080d806a0e54e0cf2c8a63 (patch)
treed738b1b59e22e413b0e0bb1b3c2b1399c4221214 /FS/FS.pm
parenta21c042fccdbd38eaa73e4374d2fdf9c91789fb7 (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 2d297f9e3..88563887c 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