Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C CDNTaxReceipts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • CDNTaxReceipts
  • Merge requests
  • !187

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

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged larsssandergreen requested to merge larssg/cdntaxreceipts:add-donor-name-to-filename-for-PDF-receipt into master Dec 14, 2022
  • Overview 14
  • Commits 2
  • Pipelines 0
  • Changes 3

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-donor-name-to-filename-for-PDF-receipt