X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=b18d7f7b2e9b8c649aa5ccf7d6d21e954106078a;hb=b3fde003816e1c3035af95ab6f58cba807a046e9;hp=797323f5493b9b121c026f0ff2af555ae1de5483;hpb=48ba2845d0119c56971d5b724661aa37e73b49dd;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 797323f54..b18d7f7b2 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '0.01'; +$VERSION = '%%%VERSION%%%'; #find missing entries in this file with: # for a in `ls *pm | cut -d. -f1`; do grep 'L' ../FS.pm >/dev/null || echo "missing $a" ; done @@ -88,6 +88,10 @@ L - Package definition option class L - Class linking package definitions (see L) with service definitions (see L) +L - One-time registration codes + +L - Class linking registration codes (see L) with package definitions (see L) + L - Rate plans for call billing L - Rate regions for call billing @@ -107,6 +111,8 @@ L - Service class L - Customer package class +L - Customer package option class + L - Customer class L - Invoice destination @@ -138,7 +144,9 @@ L - Credit application to invoice class L - Refund application to payment class -L - Credit card transaction queue class +L - Credit card transaction queue class + +L - Credit card transaction member queue class L - Prepaid "calling card" credit class. @@ -156,6 +164,24 @@ L - Job dependencies L - Message catalogs +L + +L + +=head1 Client API + +L + +L + +L + +L + +L + +L + =head1 Remote API modules L @@ -190,15 +216,9 @@ L L -=head2 User Interface classes (under (stalled) development; not yet usable) - -L - User-interface base class - -L - Gtk user-interface class - -L - CGI (HTML) user-interface class +=head2 User Interface classes -L - agent table user-interface class +L - Web user-interface class =head2 Notes @@ -221,11 +241,11 @@ The main documentation is in httemplate/docs. =head1 SUPPORT A mailing list for users is available. Send a blank message to - to subscribe. + to subscribe. A mailing list for developers is available. It is intended to be lower volume and higher SNR than the users list. Send a blank message to - to subscribe. + to subscribe. Commercial support is available; see .