]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1846357: fix circulation and billing aging
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 2 Oct 2019 15:31:06 +0000 (11:31 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 2 Oct 2019 15:31:06 +0000 (11:31 -0400)
commitfcedac0ca4404ca6a6207979b4a1854a99984385
treec9a386441fea7ba2adffa143656ba0cb56903c98
parent52bc686e7754b5d730431bfab58e332ded1bf880
LP#1846357: fix circulation and billing aging

An error merging an update to action.age_circ_on_delete() resulted
in a regression to the aging of billings. This patch fixes it.

To test
-------
[1] Apply the patch, then age circulations. Verify that relevant
    billings are also aged.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/1192.schema.fix_circ_aging.sql [new file with mode: 0644]