]> git.evergreen-ils.org Git - 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:34 +0000 (17:08 -0400)
commitb29047d7c8e883a41556905f8ad60d0fbfde5c4b
treea2dec1f37f79a77dc3e8ae862f8c7553ab457827
parentc961f2bb3d1f4dff49f2f3d2f7ac477843997471
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]