New way to printing shelf-expired holds
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 6 Oct 2010 21:01:42 +0000 (21:01 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 6 Oct 2010 21:01:42 +0000 (21:01 +0000)
commit027a7d0983b6ff376b3d87120710d63b9339e225
tree2702a152dc6f289f73d84c88462b517cb03cad40
parente2e70bce04a6043f389d14b19baa1fc10b5e847c
New way to printing shelf-expired holds

This just takes the newest template for printing hold pull lists and
grafts this new functionality onto it.  It should perhaps be adjusted to also
be able to print things on the holds shelf that /aren't/ shelf-expired.

For now you get to this under Admin -> For Developers -> Local Administration

This also corrects a bug because of which a "print pull list (alternate
strategy)" button appeared where it shouldn't.

This also removes the booking links from Admin -> For Developers -> Local
Administration, as there are regular staff client menu entries for those now.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18215 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Circ/Holds.pm
Open-ILS/web/opac/extras/circ/alt_holds_print.html [new file with mode: 0644]
Open-ILS/web/opac/extras/circ/alt_pull_list.html [deleted file]
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/admin/index.xhtml
Open-ILS/xul/staff_client/server/patron/holds.js
Open-ILS/xul/staff_client/server/patron/holds_overlay.xul