Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.2
-
Fix Version/s: 4.3.4
-
Component/s: CiviEvent, CiviReport
Description
In the Event Income Report (Detail), the Payment Method Breakdown does not tally additional registrants in the total.
When there is a registration with multiple registrants, the additional registrants are linked to the main registrant through the 'registered_by_id' field. This field is not included in the query, hence the total tally does not include fees paid for these additional registrants.
The total by payment method is also not displayed as a monetary amount.