Freeside:4:Documentation:Developer/FS/h part pkg

From Freeside
< Freeside:4:Documentation:Developer‎ | FS
Revision as of 08:23, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.