summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-09-18 14:57:12 -0700
committerIvan Kohler <ivan@freeside.biz>2017-09-18 14:57:12 -0700
commit377a2f99f2377a0670f6a5326be636b259ae27ca (patch)
treef429016d1c7b6ad21ead8bfced715d5da0252f5b /FS/FS.pm
parenta227cd4747d1e472a07845bad6d9e61afe268189 (diff)
parentd9a303be7f60e3cf54c7603e65861606c06045fd (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
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 134a34cb2..9575c3db3 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