Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Component/s: CiviContribute
-
Labels:None
Description
Currently, the Contribution Totals display for a contact shows cumulative totals (since inception). Modify this display to also include a separate row for "Current Year-to-Date". This should be calculated using the configured fiscal year start date.
New screen output is (with columns aligned):
Current Year-to-Date: Total - $ 50.00 # Contributions - 1 Avg Amount - $ 50.00
Cumulative (since inception): Total - $ 150.00 # Contributions - 3 Avg Amount - $ 50.00