[Koha] How to print checked out items and news from the quick
Fischer, Katrin
Katrin.Fischer at bsz-bw.de
Sat Jan 4 22:54:17 NZDT 2014
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-bounces at lists.katipo.co.nz im Auftrag von magmatic
Gesendet: Fr 03.01.2014 20:39
An: koha at 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 at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list