27 Dec
2012
27 Dec
'12
3:46 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9325 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 14297 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14297&action=edit Bug 9325: 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.