]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Give staff the ability to select a circ lib and user group and mark all associated...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 27 Oct 2010 18:10:45 +0000 (18:10 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 27 Oct 2010 18:10:45 +0000 (18:10 +0000)
commit92bd9092229a7b2ba345018e596d7ad64c139e85
tree30f9e3bc28001fde9d37f804978ac019bf39e89d
parent309e9de5ffe7300d850aacdb179a38a1e485971a
Give staff the ability to select a circ lib and user group and mark all associated overdue circulations/items as Lost.  Admin->Local System Administration->Age Overdue Circs to Lost.  This may be used, for example, by academic libraries after the end of a semester.  Must remember to activate the template and to give it an editor param.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18498 dcc99617-32d9-48b4-a31d-7c20da2025e4
13 files changed:
Open-ILS/src/perlmods/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0448.data.trigger.circ.staff_age_to_lost.sql [new file with mode: 0644]
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties
Open-ILS/xul/staff_client/server/admin/circ_age_to_lost.js [new file with mode: 0644]
Open-ILS/xul/staff_client/server/admin/circ_age_to_lost.xul [new file with mode: 0644]
Open-ILS/xul/staff_client/server/locale/en-US/admin.properties