Hi Tim,

thanks for sharing your solution :)

Not long ago Peggy added the normal slip as a new option to the system 
preference. Her patch is included in 3.14.1:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11040

Hope this helps,

Katrin



-----Ursprüngliche Nachricht-----
Von: koha-boun...@lists.katipo.co.nz im Auftrag von magmatic
Gesendet: Fr 03.01.2014 20:39
An: koha@lists.katipo.co.nz
Betreff: Re: [Koha] How to print checked out items and news from the quick
 
I just got it working the way I wanted it to work.  I want to print Slips
instead of Quick Slips when enter is pressed.  This is how:

Edit the file:
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/circ/circulation.tt

On line 79 or so, replace 
printx_window('qslip');
with
printx_window('slip');

That should do it.

--
Tim



--
View this message in context: 
http://koha.1045719.n5.nabble.com/Re-How-to-print-checked-out-items-and-news-from-the-quick-tp5780917p5782744.html
Sent from the Koha-general mailing list archive at Nabble.com.
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha



_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to