summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm8
1 files changed, 7 insertions, 1 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index ed61db4c8..652e458aa 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -81,10 +81,16 @@ L<FS::cust_bill_pkg> - Invoice line item class
L<FS::cust_pay> - Payment class
+L<FS::cust_bill_pay> - Payment application class
+
L<FS::cust_credit> - Credit class
L<FS::cust_refund> - Refund class
+L<FS::cust_credit_refund> - Refund application class
+
+L<FS::cust_credit_bill> - Refund invoice application class
+
L<FS::cust_pay_batch> - Credit card transaction queue class
L<FS::prepay_credit> - Prepaid "calling card" credit class.
@@ -122,7 +128,7 @@ The main documentation is in htdocs/docs.
=head1 VERSION
-$Id: FS.pm,v 1.5 2001-04-23 12:40:30 ivan Exp $
+$Id: FS.pm,v 1.6 2001-09-02 04:25:55 ivan Exp $
=head1 SUPPORT