Skip to content

Prevent timeout on ReceiptsNotIssued

KarinG requested to merge jake-mw-fix-receiptsnotissued-timeout into master

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.

Merge request reports