summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-09-02 04:25:55 +0000
committerivan <ivan>2001-09-02 04:25:55 +0000
commitf1ee95396defc991301ac758b71bdda9df82984e (patch)
treee74c506e501b88a93f7d19a1c5b0d3025ab2db1f /FS/FS.pm
parent29b94aeb1c3003f7a9bbfbe1a91a86f8b9edfbbc (diff)
lame testsuite and the embarassing fixes in it found
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