<% 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::Report::Tax::All

report OPTIONS

Constructor. Generates a tax report using the internal tax rate system, showing all taxes, broken down by tax name and country.

Required parameters: - beginning, ending: the date range as Unix timestamps.

Optional parameters: - debug: sets the debug level. 1 will warn the data collected for the report; 2 will also warn all of the SQL statements.

POD ERRORS

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

Around line 13:

'=item' outside of any '=over'

=over without closing =back

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