Difference between revisions of "Freeside:3:Documentation:Developer/FS/h cust tax exempt"
From Freeside
m (Edit via perl MediaWiki framework (1.13)) |
(No difference)
|
Latest revision as of 21:04, 27 June 2012
Contents
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.