Difference between revisions of "Freeside:4:Documentation:Developer/FS/h cust tax exempt"

From Freeside
Jump to: navigation, search
(Edit via perl MediaWiki framework (1.13))
 
(No difference)

Latest revision as of 08:23, 18 November 2015

NAME

FS::h_cust_tax_exempt - Historical record of customer tax changes (old-style)

SYNOPSIS

DESCRIPTION

An FS::h_cust_tax_exempt object represents historical changes to old-style customer tax exemptions. FS::h_cust_tax_exempt inherits from FS::h_Common and FS::cust_tax_exempt.

NOTE

Old-style customer tax exemptions are only useful for legacy migrations - if you are looking for current customer tax exemption data see FS::cust_tax_exempt_pkg.

BUGS

SEE ALSO

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