[Koha-bugs] [Bug 13498] New: ISSUESLIP, ISSUEQSLIP use 'email' template for print.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 29 16:17:30 CET 2014


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 at lists.koha-community.org
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list