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

FS::Misc::Invoicing

NAME

FS::Misc::Invoicing - Invoice subroutines

SYNOPSIS

use FS::Misc::Invoicing qw( spool_formats );

spool_formats

Returns a list of the invoice spool formats.

POD ERRORS

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

Around line 15:

'=item' outside of any '=over'

=over without closing =back

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