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

t::suite::09-sales_tax_credit_change.t

DESCRIPTION

Tests crediting a package for unused time when it has sales tax. See RT#42729.

The package will be billed for $30.00 with 10% tax, then credited for 1/3 of the billing period.

Correct: The credit amount will be $11.00.

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