<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

FS::h_part_pkg

NAME

FS::h_part_pkg - Historical record of package definition.

SYNOPSIS

DESCRIPTION

An FS::h_part_pkg object represents historical changes to package definitions.

BUGS

Many important properties of a part_pkg are in other tables, especially plan options, service allotments, and link/bundle relationships. The methods to access those from the part_pkg will work, but they're really accessing current, not historical, data. Be careful.

SEE ALSO

FS::part_pkg, FS::h_Common, FS::Record, schema.html from the base documentation.

<% include ('/elements/footer.html' ) %>