diff options
author | cvs2git <cvs2git> | 2010-11-05 19:05:57 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2010-11-05 19:05:57 +0000 |
commit | aaf8baf3662e16e9414de236a39f8801a8c41b01 (patch) | |
tree | 2cda603e4311b3e80f79b93d9bcce3a7c7c2d053 /FS/FS.pm | |
parent | 995a145c931164347683071c95c6754379d36604 (diff) | |
parent | 9b2de4257b6a2877434008188e52b8ef71ff339d (diff) |
This commit was manufactured by cvs2svn to create branch
'FREESIDE_2_1_BRANCH'.
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -61,6 +61,8 @@ L<FS::ClientAPI_SessionCache> - ClientAPI session cache L<FS::Pony> - A pony +L<FS::cust_main::Search> - Customer searching + L<FS::cust_main::Import> - Batch customer importing =head2 Database record classes @@ -262,6 +264,12 @@ L<FS::prospect_main> - Prospect class L<FS::cust_main> - Customer class +L<FS::cust_main::Billing> - Customer billing class + +L<FS::cust_main::Billing_Realtime> - Customer real-time billing class + +L<FS::cust_main::Packages> - Customer packages class + L<FS::cust_location> - Customer location class L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_main |