1 package FS::h_cust_credit;
8 @ISA = qw( FS::h_Common FS::cust_credit );
10 sub table { 'h_cust_credit' };
14 FS::h_cust_credit - Historical record of customer credit changes
20 An FS::h_cust_credit object represents historical changes to credits.
21 FS::h_cust_credit inherits from FS::h_Common and FS::cust_credit.
27 L<FS::cust_credit>, L<FS::h_Common>, L<FS::Record>, schema.html from the base