1 package FS::h_cust_location;
4 use base qw( FS::h_Common FS::cust_location );
6 sub table { 'h_cust_location' };
10 FS::h_cust_location - Historical customer location records.
14 An FS::h_cust_location object represents historical changes to a customer
15 location record. These records normally don't change, so this isn't
20 L<FS::cust_location>, L<FS::h_Common>, L<FS::Record>, schema.html from the