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

jake.mw’s picture

Assigned: Unassigned » jake.mw
Status: Active » Closed (fixed)

Fixed

commit eb905d0