]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1779920 Circ auto-renewal repairs
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Aug 2018 21:19:07 +0000 (17:19 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 4 Sep 2018 17:53:07 +0000 (13:53 -0400)
commit7a120c31eac808708fdf58d09f1917ab915b4658
tree5abf52ddd85c4d7a98019c78a1fbd050c8ffd33e
parenta9c3660f2b7a61069b445b06a4805121d3cf2cda
LP#1779920 Circ auto-renewal repairs

* Remove hard-coded granularity for auto-renewal notification event
  generation
* Moved schema update changes from 950 seed file into schema files.
* Added CircIsOpen validator to auto-renewal reactor on the off chance
  a circ is renewed by the patron in the middle of event processing.
* Notification template formatting and language updates, and removed
  debugging content.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Reactor/Circ/AutoRenew.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.autorenewals_acp_and_circ_duration.sql