]> 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:20:14 +0000 (17:20 -0400)
commitada9786a05f644ad3565e69fe08f63fb4a9c49f4
tree675a00dd54c77699e9884280617d0a1c94d879e0
parente812dfdb3f737ef64b874d13c31c5eaa28f63228
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]