summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2001-04-23 12:40:31 +0000
committerivan <ivan>2001-04-23 12:40:31 +0000
commitf3235d39d083518d47f21cd5585e5f9a13070763 (patch)
treeeb1dbbe21e2bee5b92586c884bfc6025c5d035fe /FS
parentece31063b782031e21ba1f57476afab555af5363 (diff)
documentation and webdemo updates
Diffstat (limited to 'FS')
-rw-r--r--FS/FS.pm17
1 files changed, 14 insertions, 3 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 3fd66b1..ed61db4 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -44,8 +44,12 @@ L<FS::svc_acct> - Account (shell, RADIUS, POP3) class
L<FS::svc_domain> - Domain class
+L<FS::domain_record> - DNS zone entries
+
L<FS::svc_acct_sm> - Vitual mail alias class
+L<FS::svc_www> - Web virtual host class.
+
L<FS::part_svc> - Service definition class
L<FS::part_pkg> - Package (billing item) definition class
@@ -81,8 +85,15 @@ L<FS::cust_credit> - Credit class
L<FS::cust_refund> - Refund class
-L<FS::cust_pay_batch> - Credit card transaction queue
-class
+L<FS::cust_pay_batch> - Credit card transaction queue class
+
+L<FS::prepay_credit> - Prepaid "calling card" credit class.
+
+L<FS::nas> - Network Access Server class
+
+L<FS::port> - NAS port class
+
+L<FS::session> - User login session class
=head2 User Interface classes (under development; not yet usable)
@@ -111,7 +122,7 @@ The main documentation is in htdocs/docs.
=head1 VERSION
-$Id: FS.pm,v 1.4 2001-04-22 01:56:14 ivan Exp $
+$Id: FS.pm,v 1.5 2001-04-23 12:40:30 ivan Exp $
=head1 SUPPORT