With Google Maps Geocoding enabled, the bulk action triggers a geocode for each receipt.
On large enough datasets, this soon hits the daily limit imposed by the Google API. Google starts denying the requests, and the receipt code breaks.
A workaround is to disable geocoding in CiviCRM -- but we should track down where this is being invoked and fix it.
Comments
Comment #1
jake.mw commentedFixed
commit eb905d0