http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8378

--- Comment #24 from Julian Maurice <julian.maur...@biblibre.com> ---
Created attachment 14069
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14069&action=edit
Bug 8378: Fix overdue letter generation

In overdue_notices.pl, letter template must not be passed to
parse_letter because this sub modifies it, so the first overdue letter
is ok but following letters have exactly the same content.
This patch make a copy of the template before passing it to parse_letter

-- 
You are receiving this mail because:
You are the assignee for the bug.
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