Bug 33444: Update AddRenewal to take a hashref of params
authorNick Clemens <nick@bywatersolutions.com>
Fri, 7 Apr 2023 14:54:36 +0000 (14:54 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 19 Jul 2023 15:06:52 +0000 (12:06 -0300)
commit7afbba200dd8a1615f4ee65b49465ab902827f7c
treeb11ffa0e780c1cd3713f0de85af6d722207523f9
parent67916fc23a518bb1ddc895f6f3e0b27c434b8a92
Bug 33444: Update AddRenewal to take a hashref of params

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
[EDIT] Removed skip_record_index => 1 from automatic_renewals.pl. See BZ.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
14 files changed:
C4/Circulation.pm
C4/ILSDI/Services.pm
Koha/Account/Line.pm
Koha/REST/V1/Checkouts.pm
circ/renew.pl
misc/cronjobs/automatic_renewals.pl
offline_circ/process_koc.pl
opac/opac-renew.pl
opac/sco/sco-main.pl
svc/renew
t/db_dependent/Circulation.t
t/db_dependent/Circulation/issue.t
t/db_dependent/Koha/Plugins/Circulation_hooks.t
t/db_dependent/Koha/SearchEngine/Indexer.t