]> git.evergreen-ils.org Git - working/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:20:03 +0000 (17:20 -0400)
commit6466c8f390b2d9717d0b5bf614253f970311fac0
treed132106d095e77319615b6ea39c104e872bf4728
parentd833fd006722bb6f94532b07e25e01eb1a095ad1
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]