1 package FS::h_svc_hardware;
8 @ISA = qw( FS::h_Common FS::svc_hardware );
10 sub table { 'h_svc_hardware' };
14 FS::h_svc_hardware - Historical installed hardware service objects
20 An FS::h_svc_hardware object represents a historical hardware service.
21 FS::h_svc_hardware inherits from FS::h_Common and FS::svc_hardware.
27 L<FS::h_Common>, L<FS::svc_hardware>, L<FS::Record>, schema.html from the base