summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-09-17 20:19:41 +0000
committerivan <ivan>2010-09-17 20:19:41 +0000
commit5a52da30588e8811338845ce2edaf0631acad479 (patch)
tree2192181b4ededbce5ee58479e0846d55537b4aa9 /FS/FS.pm
parent0fb7ffd120c41dabfc34b6c06443a7604d879f8a (diff)
refactor giant cust_main.pm a little in preparation of adding API methods for maestro, RT#9967
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 07b31b3..40914ce 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -262,6 +262,10 @@ 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_location> - Customer location class
L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_main