14 Oct
2009
14 Oct
'09
3:30 p.m.
But ‘Holds Queue’ in circulation reports (Home > Circulation > Circulation Reports) doesn’t show anything.
The Holds Queue report depends on another script being run, build_holds_queue.pl. This is usually run via cron. There is an example here: http://wiki.koha.org/doku.php?id=en:development:cronjobs The build_holds_queue script checks for outstanding holds and populates a table, tmp_holdsqueue, with the results. It is tmp_holdsqueue that is being queried when you view the holds queue table. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org