1 package FS::h_cust_main;
4 use base qw( FS::h_Common FS::cust_main );
6 sub table { 'h_cust_main' };
10 FS::h_cust_main - Historical customer information records.
14 An FS::h_cust_main object represents historical changes to a
15 customer record (L<FS::cust_main>).
19 L<FS::cust_main>, L<FS::h_Common>, L<FS::Record>, schema.html from the base