https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16149

Claire Gravely <claire_grav...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78890|0                           |1
        is obsolete|                            |
  Attachment #78891|0                           |1
        is obsolete|                            |

--- Comment #14 from Claire Gravely <claire_grav...@hotmail.com> ---
Created attachment 78896
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78896&action=edit
[SIGNED-OFF] Bug 16149 - Generate and send custom notices based on report
output

Ths patch add an EmailReport function to C4::Reports::Guided

It accepts a notice (module, code, branch) and a report and attempts to
email notices to patron, generating content using report content.

Notice must be in template toolkit syntax, only columns in report are
available for notice.

To test:
1 - Specify various options
2 - Ensure errors are returned if options are incomplete or incorrect
3 - Pass a report containing 'from' and 'email' and 'borrowernumber'
columns and ensure message queue populated as expected

Signed-off-by: Claire Gravely <claire.grav...@bsz-bw.de>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to