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>
Thu, 27 Aug 2015 21:26:51 +0000 (17:26 -0400)
commit5990d303faba89ca5ca593d6554d9078ecedc8d6
tree494ecb61035d0eb7b666292b8276293988a1d3d7
parent1f82890d2329c87a617cf4be685d765681fea8f6
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