sheltermanager / asm3

Animal Shelter Manager
GNU General Public License v3.0
109 stars 66 forks source link

mail merge: Generate documents and email PDFs #158

Open bobintetley opened 7 years ago

bobintetley commented 7 years ago

A new slider for mail merges - it allows generation of the documents but instead of bringing them up to view, it goes through each one, turns it into a PDF and emails it to the person with the message (prompted for on the slider).

Each document generated is saved to the person record.

bobintetley commented 5 years ago

enormous potential for performance problems here - generating a PDF is not quick, there would have to be low limits on doc size and recipients

bobintetley commented 6 months ago

I'm not sure what problem we were trying to solve here and no-one has asked for anything like it since. It was probably for something like automatically sending receipts for donations.