| Hi, i am running koha-3.00.00-stableRC1.tar.gz on Fedora 9 ('uname -r' says 2.6.25.14-108.fc9.i686) Some files may be missing that are related to managing reserves (aka holds) 1) Instance 1 In Intranet, on the circulation home page, under Circulation Reports, the "Holds Queue" link is dead, and returns a 404:not found The link is http://localhost:8080/cgi-bin/koha/circ/view_holdsqueue.pl The file view_holdsqueue.pl is missing from /usr/share/koha/intranet/cgi-bin/circ which is where Koha is installed. This file is also not in the install download. i haven't checked git yet 2) Instance 2 As per the Koha manual (appendices > Cronjobs): Script path: misc/cronjobs/holds/build_holds_queue.pl Does: Updates holds queue Required by: Circulation >> Holds Queue Frequency suggestion: every 1-4 hrs i can't find this script in cronjobs or bin or indeed anywhere in the installed paths or in the install download. What do i really need to manage reserves? Is a cronjob really needed? Is e-mail notification for reserves included with other jobs like "process_message_queue.pl"? Thanks and regards, krishnan mani Pune, India |