[Koha-bugs] [Bug 8378] <fine> syntax not working on overdues anymore

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 13 11:58:41 CET 2012


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

--- Comment #24 from Julian Maurice <julian.maurice at 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.


More information about the Koha-bugs mailing list