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