lame testsuite and the embarassing fixes in it found
[freeside.git] / FS / FS.pm
index ed61db4..652e458 100644 (file)
--- 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