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