https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20822 Bug ID: 20822 Summary: Can't find HOLD_SLIP template when printing. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: stefan.berndtsson@ub.gu.se QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Printing HOLD_SLIP from the Hold found modal can't find the template. In "returns.tt" the print action is sent "patron.borrowernumber", but the print-slip template parameters in "returns.pl" only include "borrowernumber" and "biblionumber", not "patron". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.