% 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::Report::Queued::FutureAutobill - Future Auto-Bill Transactions Report
Future Autobill report generated within the job queue.
Report results are saved to temp storage as a Mason fragment that is rendered by the queued report viewer.
For every customer with a valid auto-bill payment method, report runs bill_and_collect() for each day, from today through the report target date. After recording the results, all operations are rolled back.
This report relies on the ability to safely run bill_and_collect(), with all exports and messaging disabled, and then to roll back the results.
agentnum,
target_date