Difference between revisions of "Freeside:4:Documentation:Developer/FS/Cron/upload"

From Freeside
Jump to: navigation, search
(Edit via perl MediaWiki framework (1.13))
 
(No difference)

Latest revision as of 08:34, 18 November 2015

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 FS::Misc::send_email.
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'