summaryrefslogtreecommitdiff
path: root/FS/FS/cust_refund.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-02-11 17:17:39 +0000
committerivan <ivan>2001-02-11 17:17:39 +0000
commit13477c4eb15c3150938a2af8e90f01ad2d83b335 (patch)
treef87b86e18298e1d82c6fcc417a63b39b6726f19d /FS/FS/cust_refund.pm
parent8436c8cc65a0e0a027269f915493b4eb85e963e0 (diff)
documentation updates from jason
Diffstat (limited to 'FS/FS/cust_refund.pm')
-rw-r--r--FS/FS/cust_refund.pm7
1 files changed, 4 insertions, 3 deletions
diff --git a/FS/FS/cust_refund.pm b/FS/FS/cust_refund.pm
index 65254ae..742c9bb 100644
--- a/FS/FS/cust_refund.pm
+++ b/FS/FS/cust_refund.pm
@@ -30,8 +30,9 @@ FS::cust_refund - Object method for cust_refund objects
=head1 DESCRIPTION
-An FS::cust_refund represents a refund. FS::cust_refund inherits from
-FS::Record. The following fields are currently supported:
+An FS::cust_refund represents a refund: the transfer of money to a customer;
+equivalent to a negative payment (see L<FS::cust_pay>). FS::cust_refund
+inherits from FS::Record. The following fields are currently supported:
=over 4
@@ -171,7 +172,7 @@ sub check {
=head1 VERSION
-$Id: cust_refund.pm,v 1.1 1999-08-04 09:03:53 ivan Exp $
+$Id: cust_refund.pm,v 1.2 2001-02-11 17:17:39 ivan Exp $
=head1 BUGS