Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Print single donations #4481

Closed
2 tasks
cielf opened this issue Jun 26, 2024 · 1 comment · Fixed by #4484
Closed
2 tasks

[Feature] Print single donations #4481

cielf opened this issue Jun 26, 2024 · 1 comment · Fixed by #4484

Comments

@cielf
Copy link
Collaborator

cielf commented Jun 26, 2024

Summary

Provide the ability to print a single donation, similar to the current distribution receipt

Why?

At least one bank (Nebraska) wants to print out single donations for record keeping purposes. Could also be given to donator as a receipt / passed off to whatever person does tax receipts for donations

Details

A/ Use Distribution receipt as a model for formatting. Major differences would be

  1. obviously using Donations instead of Distributions!
  2. Using information from the donation source instead of the partner
    Note that we don't have address information for all the possible donation types. If we don't have it, you obviously can't show it! (Though note also that there is a request to add contact info for donation sites).
    3/ No request info
    4/ Add a Money raised line.
    5/ I don't think that packages is likely to be useful here.
    6/ Use the same flags as for distribution print to determine whether we print the value columns (this is labelled "Hide value columns on receipt" .

Visual Aid

Image

Criteria for completion

  • Ability to print donations added to the donation index page, similar to distribution index
  • Tests to support the functionality
@mdphillips375
Copy link
Contributor

Please assign to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants