X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=67cb1f83755a9e6e83b32cc3f324faffe6f79054;hb=197e1640b4d44a4769fccc947d0f1e128fbde3a8;hp=c22557a2def3c17486cf0d28b5e4062ba26ce0c7;hpb=3595c874f8e476e58b98b7ab6d86918d4dbb1d5c;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index c22557a2d..67cb1f837 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 @@ -64,6 +66,10 @@ L - Mail forwarding 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 @@ -102,6 +108,8 @@ L - Invoice class L - Invoice line item class +L - Invoice line item detail class + L - Invoice event definition class L - Completed invoice event class @@ -114,9 +122,11 @@ L - Credit class L - Refund class -L - Refund application class +L - Refund application to credit class + +L - Credit application to invoice class -L - Credit invoice application class +L - Refund application to payment class L - Credit card transaction queue class @@ -138,11 +148,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 @@ -185,7 +197,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