1 package FS::h_inventory_item;
6 use FS::inventory_item;
8 @ISA = qw( FS::h_Common FS::inventory_item );
10 sub table { 'h_inventory_item' };
14 FS::h_inventory_item - Historical record of inventory item activity
20 An FS::h_inventory_item object represents a change in the state of an
27 L<FS::inventory_item>, L<FS::h_Common>, L<FS::Record>, schema.html from the