X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fcust_pay.pm;h=728981a9bf844f967f8b32fbf9b869817002edc9;hp=e2b92982dbc17d46b2fe664eae85a3888c3e0ae9;hb=13477c4eb15c3150938a2af8e90f01ad2d83b335;hpb=8436c8cc65a0e0a027269f915493b4eb85e963e0 diff --git a/FS/FS/cust_pay.pm b/FS/FS/cust_pay.pm index e2b92982d..728981a9b 100644 --- a/FS/FS/cust_pay.pm +++ b/FS/FS/cust_pay.pm @@ -29,8 +29,9 @@ FS::cust_pay - Object methods for cust_pay objects =head1 DESCRIPTION -An FS::cust_pay object represents a payment. FS::cust_pay inherits from -FS::Record. The following fields are currently supported: +An FS::cust_pay object represents a payment; the transfer of money from a +customer. FS::cust_pay inherits from FS::Record. The following fields are +currently supported: =over 4 @@ -172,7 +173,7 @@ sub check { =head1 VERSION -$Id: cust_pay.pm,v 1.1 1999-08-04 09:03:53 ivan Exp $ +$Id: cust_pay.pm,v 1.2 2001-02-11 17:17:39 ivan Exp $ =head1 BUGS