Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-20170

Fix attendee count on event summary report for free events

    Details

    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding
    • Verified?:
      No

      Description

      The 'event summary' report doesn't display the correct number of attendees for free events.

      When someone registers through the front end, they appear on the report (because a contribution is recorded).

      When you then record someone through the back end they do not appear, because there is no contribution record for the free event.

      Steps to recreate:

      • Create a free event with online registration
      • Register through the front end
      • Create another registration through the back end
      • View the 'Event Income Summary' report
      • Notice that only 1 participant is counted

      Fixed by:

      Removing the 'group by currency' in the report SQL.

      Single events do not support multiple currencies anyway? Ie: You can have one event in dollars, and another event in pounds. But not one event with dollars AND pounds.

      PR incoming.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                john John K.
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: