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

blib::lib::FS::TaxEngine::billsoft

part_pkg_taxproduct PART_PKG, CLASSNUM

Returns the taxproduct string (T-code and S-code concatenated) for PART_PKG with usage class CLASSNUM. CLASSNUM can be a numeric classnum, an empty string (for the package's base taxproduct), 'setup', or 'recur'.

Returns undef if the package doesn't have a taxproduct.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 93:

'=item' outside of any '=over'

=over without closing =back

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