diff options
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 |