1 package FS::h_cust_main_exemption;
4 use base qw( FS::h_Common FS::cust_main_exemption );
6 sub table { 'h_cust_main_exemption' };
10 FS::h_cust_main_exemption - Historical customer tax exemption records.
14 L<FS::cust_main_exemption>, L<FS::h_Common>, L<FS::Record>.