<% 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::Cron::upload

prepare_report CONFIG PARAMS

Retrieves the config value named CONFIG, parses it as a Text::Template, extracts "to" and "subject" headers, and returns a hash that can be passed to "send_email" in FS::Misc.

PARAMS is a hashref to be passed to fill_in. It must contain 'agentnum' to look up the per-agent config.

POD ERRORS

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

Around line 473:

'=item' outside of any '=over'

=over without closing =back

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