]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1596595 AOUS lookup batch by org id
authorBill Erickson <berickxx@gmail.com>
Tue, 7 Feb 2017 17:25:01 +0000 (12:25 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 13 Feb 2017 15:45:39 +0000 (10:45 -0500)
commitd55b5f0ea97b5a1486b7f3c70dff59b8af4cf97f
treef593e7a4632b8eedaa77b42904842735b7dd6865
parentd553bf4a1835e286a4f28f70769fb89f93c67646
LP#1596595 AOUS lookup batch by org id

Org unit setting value lookup for batches of org units, instead of the
traditional batches by setting name.

Perl live test included.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/live_t/21-batch-org-settings.t [new file with mode: 0644]
Open-ILS/src/sql/Pg/020.schema.functions.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.schema.batch_settings_by_org.sql [new file with mode: 0644]