]> git.koha-community.org Git - koha.git/commit
holds policies fixes
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 30 Jan 2009 21:21:29 +0000 (15:21 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:03 +0000 (23:19 +0200)
commit18a7bd2acefb69fcd77a43d1a068013b04f0aebb
treefd9edd4e15b88ccf7cfd0c5e2078205d64ba02c5
parent002b9de9401a20bf5096ea9eaf3b9de420d3385b
holds policies fixes

* use item branch instead of patron's branch to
look up the applicable hold policies - this makes
requesting in the OPAC consistent with the intranet.
* when generating pick list using build_holds_queue.pl, only match items
to patrons if request is allowed.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
misc/cronjobs/holds/build_holds_queue.pl
opac/opac-reserve.pl