Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 3.3.3
-
Fix Version/s: 4.4.0
-
Component/s: CiviPledge
-
Labels:None
Description
When attempting to use the "Print" button of a Pledge Search listing, the pledge data is not parse as expected.
Steps to repeat:
1. Log in to Joomla > Administrator > Components > CiviCRM
2. Select Search... > Find Pledges
3. Search for all pledges (you will need sample data in order to test)
4. The listing view shows Name, Pledged, Total Paid, Balance, Pledge Made, Next Pay Date, Next Amount, Status
5. Click "Print" button
6. The print view shows Name, Amount, Create Date, To Be Paid, Beginning Date, Status
Issues with the print view:
1. The print view should show all the same columns as the listing view
2. The calculations are missing for To Be Paid and Beginning Date
3. The Status column should show the status name not the id
The two attached screen shots show the layouts of the listing view and the print button view