X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=e4a32082c494eda8106088a8038331a984ad6443;hb=e0bbe0e15d90b4fe8abf45b0cb3e4eee3c9810e2;hp=963c735488b387e97a48432a9739e9c06373ef3d;hpb=eb7c552dd8290d6b33a4e026c5dc21ebf01105cf;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 963c73548..e4a32082c 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -62,8 +62,6 @@ L - DNS zone entries L - Mail forwarding class -L - (Depreciated) Vitual mail alias class - L - Web virtual host class. L - Service definition class @@ -104,6 +102,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 @@ -187,7 +187,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