-
Notifications
You must be signed in to change notification settings - Fork 26
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 request: Create donation receipt with "Search Action Designer" #197
Comments
I actually can't see a reason for custom search actions using Search Action Designer, as there already is a search action for contact search results (i.e. generating donation receipts for multiple contacts), see Lines 39 to 60 in 7b3a011
Could you provide some background for why the built-in forms don't work for you? However, adding an API (v4) for creating donation receipts is a reasonable thing to do and should come with some refactoring of the (very) old code in this extension. This would allow for easier creation of actions for SearchKit-based searches of contacts and contributions. Something similar has been done in the CiviOffice extension, see systopia/de.systopia.civioffice#53 Refactoring should involve:
|
@jensschuppe : Before civiCRM alle ZBW had be sent in paper form with a cover letter that where we easily could add personal notes. Now we switched to PFD ZWB's and it would be helpful to add personal comments to the existing eMail template. This could also be used to add seasonal greetings etc. Using a Search action, even for a single ZWB would allow us to have all steps that we want to be done for sending out a ZWB within a single action. So the voluntieering team members do not need to recall every Single step. |
It should be possible to create a donation receipt for one or many contacts using the SearchActionDesigner extension.
In order to achieve this, it probably would be necessary to create an API call to create donation receipts.
The text was updated successfully, but these errors were encountered: