Bug 24083: (follow-up) Fix params to AddRenewal
authorAndrew Isherwood <andrew.isherwood@ptfs-europe.com>
Mon, 9 Mar 2020 16:04:46 +0000 (16:04 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Nov 2020 15:09:58 +0000 (16:09 +0100)
commit5b80d3ba6532dd0ae911ff4a7ce5f266f30dc6f8
tree711f859056a1d9f2bb098f56bb1932677f7f3795
parentb2110746d44861c55714e8bb68ab665247b6cbd8
Bug 24083: (follow-up) Fix params to AddRenewal

The merging of Bug 23051 has added a paramter that can be passed to
C4::AddRenewal. This bug does also, so the offset of this bug's new
paramter was wrong. This patch fixes it.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/ILSDI/Services.pm
misc/cronjobs/automatic_renewals.pl
svc/renew