http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13498 Bug ID: 13498 Summary: ISSUESLIP, ISSUEQSLIP use 'email' template for print. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org I set up print slips for ISSUESLIP and ISSUEQSLIP using the 'print' template. When I print from circ/circulation.pl using either "Print Slip" or "Print Quick Slip", I get the text from the the email template. To reproduce: Edit the 'email' and 'print' templates for ISSUEQSLIP and ISSUESLIP. Make sure that the email and print templates contain different text. <koha staff client URL>/cgi-bin/koha/tools/letter.pl?op=add_form&branchcode=&module=circulation&code=ISSUEQSLIP <koha staff client URL>/cgi-bin/koha/tools/letter.pl?op=add_form&branchcode=&module=circulation&code=ISSUESLIP Check out items to a test patron. On the check-out page, select Print->Print Slip. Print the slip. Do the same for 'Print quick slip'. Note that the text from the 'email' template is used. When resolving this bug, a bit of thought is going to be required, because 'Print' is the primary use of this slip, so it should come first in the list, but we don't want to create a slap-dash one-off of the print slip template page just to accommodate that. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.