Add workflow template for offline event
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 8 Mar 2022 01:54:35 +0000 (14:54 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 19 Mar 2022 02:19:49 +0000 (15:19 +1300)
commitc16c5e08df93aa925825d77282ccfe104c3ddf80
treeb79302e078b4b90be84ffd0f6652968ea0aa0b84
parent194fcfc1bb5532dd3c2d74afda8fa8672cf78eb3
Add workflow template for offline event

This locks in availability of participant and event tokens
along with the standard smarty variables of {contactID},
{participantID} and {eventID}
CRM/Event/Form/Participant.php
CRM/Event/Form/ParticipantFeeSelection.php
CRM/Event/Tokens.php
CRM/Event/WorkflowMessage/EventOfflineReceipt.php [new file with mode: 0644]
CRM/Event/WorkflowMessage/ParticipantTrait.php
tests/phpunit/CRM/Event/Form/ParticipantTest.php
tests/phpunit/CRM/Utils/TokenConsistencyTest.php
tests/templates/message_templates/event_offline_receipt_text.tpl [new file with mode: 0644]