]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1856868: Remove deprecated open-ils.circ.renew.auto API
authorJason Stephenson <jason@sigio.com>
Wed, 18 Dec 2019 18:11:55 +0000 (13:11 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 26 May 2021 20:28:54 +0000 (16:28 -0400)
commit4210059afeef91237ff5cb4a33af827df977090a
treef514bab44b4f1f8f86b673b01eac0f24cfcb0a0a
parent6c43a08d4799191fdc0a7bab2da93cb9957de1e1
LP#1856868: Remove deprecated open-ils.circ.renew.auto API

The deprecated open-ils.circ.renew.auto API was removed.  You will
want to use open-ils.circ.renew with the auto_renewal option set
to 1.  This mainly affects those who have written custom code using
the open-ils.circ backend.

This removal was broadcast in the release notes for Launchpad bug
1835085: https://bugs.launchpad.net/bugs/1835085.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Mike Risher <mrisher@catalyte.io>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm
docs/RELEASE_NOTES_NEXT/Circulation/renew-auto-removed.adoc [new file with mode: 0644]