https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29223
--- Comment #8 from Nick Clemens <[email protected]> --- (In reply to Joonas Kylmälä from comment #7) > (In reply to Joonas Kylmälä from comment #6) > > Passing QA. > > Have to take back the PQA. The letter template is changed from global to the > patron's library specific one. For the individual messages we use currently > the global letter template. The line > > > branchcode => $params->{branchcode}, > > should be restored basically so we will use the default template when > $params->{branchcode} is undef. As discussed in the bug 23296 we should > probably use the branch defined by CircControl but that development can be > continued in bug 23296. I think this change is correct, defaulting to the borrowers branch for a digest and falling back to general only if one is not defined -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
