]> git.evergreen-ils.org Git - Evergreen.git/commit
Lp 1835577: Add more missing auto_renewal fields
authorJason Stephenson <jason@sigio.com>
Tue, 10 Sep 2019 15:27:07 +0000 (11:27 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 1 Oct 2019 21:17:54 +0000 (17:17 -0400)
commit4b70112dc86f8f64d2c2469b45b6486906a72087
treea7d6d6e03c7f2c766ddc48fe3f069a1208a783ad
parent8998ecbc6be79f71cbbbd06e91375656a14db20a
Lp 1835577: Add more missing auto_renewal fields

Add missing auto_renewal and auto_renewal_remaining fields to the
following additional IDL classes:

* aacs
* aoc
* circbyyr
* robcirc

Add database updates to add auto_renewal fields to the following
views:

* action.billable_circulations
* action.open_circulation
* reporter.circ_type
* reporter.overdue_circs

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/reporter-schema.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.auto_renewal_view_updates.sql [new file with mode: 0644]