diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-09-18 14:57:12 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-09-18 14:57:12 -0700 |
commit | 377a2f99f2377a0670f6a5326be636b259ae27ca (patch) | |
tree | f429016d1c7b6ad21ead8bfced715d5da0252f5b /FS/FS.pm | |
parent | a227cd4747d1e472a07845bad6d9e61afe268189 (diff) | |
parent | d9a303be7f60e3cf54c7603e65861606c06045fd (diff) |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |