Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRM-21160 - Make event_type_id available in event message templates #10977

Merged
merged 2 commits into from
Sep 24, 2017

Conversation

jitendrapurohit
Copy link
Contributor

@jitendrapurohit jitendrapurohit commented Sep 13, 2017

Overview

Expose $event.event_type_id in offline participant mail.

Before

$event.event_type_id in event_offline_receipt is not calculated.

After

$event.event_type_id can be used as a token in offline receipt for participant.

Comments

Added unit test.


@mattwire
Copy link
Contributor

@jitendrapurohit Linking to #10914 for reference. That PR centralises all the event message template code to try and add some consistency to it.

@eileenmcnaughton
Copy link
Contributor

I'd like to find the time to work through the more thorough fix. The fact this has a unit test tips it into merge-now for me. Change looks safe

@eileenmcnaughton eileenmcnaughton merged commit 4ac8861 into civicrm:master Sep 24, 2017
@jitendrapurohit jitendrapurohit deleted the CRM-21160 branch September 24, 2017 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants