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

[14.0][IMP] donation & donation_base: 6 improvements #124

Conversation

norlinhenrik
Copy link

No description provided.

@norlinhenrik norlinhenrik force-pushed the 14.0-imp-account-statement-analytic-account branch from 15b236b to 9410ee5 Compare March 4, 2024 06:59
@OCA-git-bot
Copy link
Contributor

Hi @alexis-via,
some modules you are maintaining are being modified, check this out!

@norlinhenrik norlinhenrik changed the title [14.0][IMP] donation: credit transfer: analytic account from bank statement line [14.0][IMP] donation & donation_base: 6 improvements Mar 6, 2024
@norlinhenrik
Copy link
Author

norlinhenrik commented Mar 6, 2024

Hi @alexis-via,

Maybe I should have opened an issue to discuss improvements, but I find it convenient to show my suggestions in code. Below is a short explanation of the commits.

  • Credit transfer: bank statement line: the analytic account will be set on the donation line.
  • donation manifest: "application": True (Donation top menu)
  • Donor tags in donation.donation & donation.tax.receipt records (2 commits). This is useful to segment / filter donors, e.g. send email to some and snailmail to others.
  • Annual Tax Receipts with a Thanks Template is useful to thank donors for all the donations received e.g. the last quarter.
  • Explained: How to configure Annual Tax Receipts for all contacts.

What do you think?

@norlinhenrik
Copy link
Author

@alexis-via I added contact filters to search for contacts who need a donation thanks or a tax receipt. This is needed when the documents are sent together with a newsletter.

I can create a new module e.g. donation_partner and move out from the donation module the contact filters - and the contact tags on donation.donation & donation.tax.receipt. Any thoughts?

* New Tax Receipt (tax_receipt_send)
* New Donation (donation_send_thanks)

We send these documents together with a newsletter.
So we need to filter contacts with newsletter AND (not) extra document.
@norlinhenrik norlinhenrik force-pushed the 14.0-imp-account-statement-analytic-account branch from 2f75062 to 224b3b3 Compare March 7, 2024 16:32
@norlinhenrik norlinhenrik force-pushed the 14.0-imp-account-statement-analytic-account branch from bcea71d to 12a7d6c Compare March 8, 2024 14:04
@norlinhenrik
Copy link
Author

I have implemented this into two new modules:

  • donation_partner
  • donation_thanks

Pull request for 16.0 will come later.

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

Successfully merging this pull request may close these issues.

2 participants