X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=a299e659d9f801fb7a130f7dbdbe6f1da9354dcd;hb=ea1d9968a9439272b58593e6b2ccbb3869002b20;hp=c22557a2def3c17486cf0d28b5e4062ba26ce0c7;hpb=3595c874f8e476e58b98b7ab6d86918d4dbb1d5c;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index c22557a2d..a299e659d 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 @@ -102,6 +104,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 @@ -185,7 +189,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