Freeside:4:Documentation:Developer/FS/Cron/upload
From Freeside
- 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'