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-20013 Localization for participant status on Event Income Report … #9833

Merged
merged 1 commit into from
Feb 16, 2017

Conversation

francescbassas
Copy link
Contributor

…(Summary)

@@ -262,8 +262,8 @@ public function buildColumnHeaders() {
}
}

$statusType1 = CRM_Event_PseudoConstant::participantStatus(NULL, 'is_counted = 1');
$statusType2 = CRM_Event_PseudoConstant::participantStatus(NULL, 'is_counted = 0');
$statusType1 = CRM_Event_PseudoConstant::participantStatus(NULL, 'is_counted = 1', 'label');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seamuslee001
Copy link
Contributor

Agree with Joe's comments, I assume you have tested his @francescbassas and it works for you? @mlutfy does this make sense to you?

@francescbassas
Copy link
Contributor Author

Yes @seamuslee001, tested and working.

@eileenmcnaughton eileenmcnaughton merged commit 7dfe844 into civicrm:master Feb 16, 2017
monishdeb pushed a commit to monishdeb/civicrm-core that referenced this pull request May 2, 2017
CRM-20013 Localization for participant status on Event Income Report …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants