[Koha] How to print checked out items and news from the quick
magmatic
magmatic at timkoop.com
Sat Jan 4 08:39:12 NZDT 2014
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.
More information about the Koha
mailing list