Skip to content

Add donor name to pdf filename for print receipt, org name to filename for email receipt

Adds donor name to single downloaded PDF tax receipt for printing to make it easier to keep these organized. E.g. Receipt-000134314-FirstName-LastName.pdf

Adds organization name and 'Donation' to email PDF tax receipt to make the filename a little more friendly for donors (who now have some idea what the receipt is for when they look at the filename if they save it somewhere). The org name is after the receipt number even though it might make more sense for the donor at the start, so that the receipts PDFs are still sortable by filename for accounting or auditing purposes. E.g. Receipt-000134314-Organization-Donation.pdf.

Merge request reports