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

Reply via email to