8 Nov
2013
8 Nov
'13
1:53 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10832 --- Comment #10 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Olli-Antti Kivilahti from comment #8)
overdue_notices.pl properly queues letters to koha.message_queue but the parse_letter() doesn't parse any letter placeholders <<branch.branchname>> atleast for email and sms transport type. Unsure if this is because of my merge. Placeholders work when triggering notifications from check-in/check-out for ex.
The placeholder is not branch.branchname but branches.branchname :)
Merge conflict needs to be resolved.
Conflict resolved. -- You are receiving this mail because: You are watching all bug changes.