]> git.evergreen-ils.org Git - Evergreen.git/commit
Serials: an alternative batch receiving interface, to support certain
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Aug 2010 18:18:21 +0000 (18:18 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Aug 2010 18:18:21 +0000 (18:18 +0000)
commit258b293dc30e48a49fcd3519ccc991427d64c1a8
treeef7a5fcf1de07dfd735791b2ebd4fff9d4ed0ce0
parentc4b27f979fe84817877f035b4bb8630bb0e0636a
Serials: an alternative batch receiving interface, to support certain
heavy-barcoding workflows.

Still needs some things hooked up in the middle layer to create serial.units.
Still needs some configurability.  Access from "Actions for this Record" in
the staff-client-wrapped OPAC for a record with subscriptions and items
attached.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17269 dcc99617-32d9-48b4-a31d-7c20da2025e4
13 files changed:
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/OpenILS/Application/Circ/CopyLocations.pm
Open-ILS/src/perlmods/OpenILS/Application/Serial.pm
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Open-ILS/xul/staff_client/chrome/content/cat/opac.xul
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties
Open-ILS/xul/staff_client/server/locale/en-US/serial.properties
Open-ILS/xul/staff_client/server/serial/batch_receive.js [new file with mode: 0644]
Open-ILS/xul/staff_client/server/serial/batch_receive.xul [new file with mode: 0644]
Open-ILS/xul/staff_client/server/serial/batch_receive_overlay.xul [new file with mode: 0644]
Open-ILS/xul/staff_client/server/skin/serial.css [new file with mode: 0644]