X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS.pm;h=c6ce761e1d7df83db6ff1d17dcba3ce2977c2242;hp=963c735488b387e97a48432a9739e9c06373ef3d;hb=4a881cc149f6892da35f85b767a1e806f237a05f;hpb=eb7c552dd8290d6b33a4e026c5dc21ebf01105cf diff --git a/FS/FS.pm b/FS/FS.pm index 963c73548..c6ce761e1 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -54,6 +54,8 @@ L - Service base class L - Account (shell, RADIUS, POP3) class +L - External mail account class + L - RADIUS groups L - Domain class @@ -62,10 +64,12 @@ L - DNS zone entries L - Mail forwarding class -L - (Depreciated) Vitual mail alias class - L - Web virtual host class. +L - DSL, wireless and other broadband class. + +L - Externally tracked service class. + L - Service definition class L - Column constraint class @@ -104,21 +108,27 @@ L - Invoice class L - Invoice line item class +L - Invoice line item detail class + L - Invoice event definition class L - Completed invoice event class L - Payment class +L - Voided payment class + L - Payment application class L - Credit class L - Refund class -L - Refund application class +L - Refund application to credit class -L - Credit invoice application class +L - Credit application to invoice class + +L - Refund application to payment class L - Credit card transaction queue class @@ -140,11 +150,13 @@ L - Message catalogs =head1 Remote API modules +L + L L -L +L (deprecated in favor of the self-service server) =head2 Command-line utilities @@ -187,7 +199,7 @@ first time, the suggested order will tend to reduce the number of forward references." If you've never used OO modules before, -http://www.cpan.org/doc/FMTEYEWTK/easy_objects.html might help you out. +http://www.perl.com/doc/FMTEYEWTK/easy_objects.html might help you out. =head1 DESCRIPTION