summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2008-11-09 08:51:01 +0000
committerivan <ivan>2008-11-09 08:51:01 +0000
commit54d73dfad0b27edd10ec7c917a96c88d45ad6789 (patch)
tree6d73e3f3caf2cfe975b29806a8524dc300faf9dc /FS/FS.pm
parentfb548ac8da2cc0b87b7b3dcd7172097d930c6f4a (diff)
move batch customer import to its own file; add svc_external_svc_phone export format, RT#4103
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 b0ff81116..7e9b04eb2 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -61,6 +61,8 @@ L<FS::ClientAPI_SessionCache> - ClientAPI session cache
L<FS::Pony> - A pony
+L<FS::cust_main::Import> - Batch customer importing
+
=head2 Database record classes
L<FS::Record> - Database record base class