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>
Wed, 24 Aug 2016 14:09:40 +0000 (10:09 -0400)
commitf2f5dd4277760bbb8045d10b7fcf78001c556157
treea2b1e4103b6b52190bf967b058355ea82ca6a985
parenta06fd5453a10f3edc5f632473ab050a036270246
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