]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Lp 1840669: Handle autorenewals when aging circulations
authorJason Stephenson <jason@sigio.com>
Thu, 29 Aug 2019 14:03:50 +0000 (10:03 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 1 Oct 2019 21:08:49 +0000 (17:08 -0400)
commit1c870534cff8acb017b30c33a1471818e2d7417b
tree1f78ec90db05a53febf36d0f4c5efbfb8399d447
parentdbe2105bf097e2073ef8ca43c384d87b86b059ec
Lp 1840669: Handle autorenewals when aging circulations

Add auto_renewal and auto_renewal_remaining fields to the
action.age_circ_on_delete trigger function.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.function.age_circ_on_delete-auto_renewal.sql [new file with mode: 0644]