X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fcust_credit.pm;h=e868537994f715acc212b7c6e28771ee7f129d8a;hp=de8c39d690103340bf96b20dc6c46063399a78ca;hb=13477c4eb15c3150938a2af8e90f01ad2d83b335;hpb=8436c8cc65a0e0a027269f915493b4eb85e963e0 diff --git a/FS/FS/cust_credit.pm b/FS/FS/cust_credit.pm index de8c39d69..e86853799 100644 --- a/FS/FS/cust_credit.pm +++ b/FS/FS/cust_credit.pm @@ -29,7 +29,8 @@ FS::cust_credit - Object methods for cust_credit records =head1 DESCRIPTION -An FS::cust_credit object represents a credit. FS::cust_credit inherits from +An FS::cust_credit object represents a credit; the equivalent of a negative +B record (see L). FS::cust_credit inherits from FS::Record. The following fields are currently supported: =over 4 @@ -157,7 +158,7 @@ sub check { =head1 VERSION -$Id: cust_credit.pm,v 1.1 1999-08-04 09:03:53 ivan Exp $ +$Id: cust_credit.pm,v 1.2 2001-02-11 17:17:39 ivan Exp $ =head1 BUGS