Prevent timeout on ReceiptsNotIssued
Created by: jake-mw
On large datasets, receipts not issued report is timing out if PHP eligibility hooks are enabled. Put in a check that the user has supplied a date filter, and if no date filter is supplied, limit results to the current month.