]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1937299: Collections Exempt User Setting Repair
authorJason Boyer <JBoyer@equinoxOLI.org>
Thu, 22 Jul 2021 17:50:53 +0000 (13:50 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 12 Aug 2021 14:01:54 +0000 (10:01 -0400)
commit3289465c97305b285cd68af16c11f9cda69d5b72
tree4261d22fae0e2ab01edaf5cb61395d3e81aff36b
parent8f337edffc9de9879a4c0c36236130eb13bb7312
LP1937299: Collections Exempt User Setting Repair

The collections exempt user setting was never added to the seed data
meaning that depending on the age of your database it may or may not
be there. Additionally, correct the label for this setting in the
user editor.

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.patron_collections_exempt.sql [new file with mode: 0644]
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2