diff options
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -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 |