summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2009-12-28 19:20:25 +0000
committerivan <ivan>2009-12-28 19:20:25 +0000
commit03ceab71dad1e5eb366865d304e5e459cc905ce4 (patch)
tree18b4532289a0237ae694b1ad5c033b25f448bd7c /FS/FS.pm
parent5950a980cef4968ac59ca8041d2204e6d98e7a3d (diff)
beginning of prospect/CRM/contact work
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm12
1 files changed, 11 insertions, 1 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index c6f9eceaf..13dc04f9e 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -232,9 +232,19 @@ L<FS::reason> - Reason class
L<FS::cust_pkg_reason> - Package reason class
+L<FS::contact> - Contact class
+
+L<FS::contact_phone> - Contact phone class
+
+L<FS::phone_type> - Phone type class
+
+L<FS::contact_email> - Contact email class
+
+L<FS::prospect_main> - Prospect class
+
L<FS::cust_main> - Customer class
-L<FS::cust_main_location> - Customer location class
+L<FS::cust_location> - Customer location class
L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_main