LP#1464709 Seamless non-standard copy status checkout
authorBill Erickson <berickxx@gmail.com>
Wed, 3 Jun 2015 23:30:40 +0000 (19:30 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 12 Jun 2015 15:15:27 +0000 (11:15 -0400)
commitbeb287e91e370d8a9b1d621f86754ce2f5e058d3
tree79e37da1ec305443d81fb2e4cb89fd9c0cde8dcd
parent7ae48c804dfdea12a9e9f8284cde8dd3167f6855
LP#1464709 Seamless non-standard copy status checkout

Add a new boolean configuration option to copy statuses which allow such
copies to be checked out without requiring an alert or override.

New column is config.copy_status.checkout_ok.  Any status with this
boolean enabled will be treated the same as Available, Reshelving, and
Holds Shelf status copies in that the status will be considered
checkout-able.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/100.circ_matrix.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.copy_status_co_allowed.sql [new file with mode: 0644]
Open-ILS/web/conify/global/config/copy_status.html
Open-ILS/web/js/dojo/openils/conify/nls/conify.js