Bug 25261: (QA follow-up) Capitalize return of needsconfirm
commitbe379b664c1cd2c997dc0af742cf00781f2faea9
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 2 Sep 2020 11:00:07 +0000 (2 12:00 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 1 Oct 2020 08:33:10 +0000 (1 10:33 +0200)
treed9297ec598504f5d4a3b69dfb48d3751cb5545a8
parent978daf841293cd7fa7dae7163b672d130c006362
Bug 25261: (QA follow-up) Capitalize return of needsconfirm

This patch capitalizes the 'ADDITIONAL_MATERIALS' key in the
needsconfirm hash return value for CanBookBeIssued to restore
consistency with previous code and ensure SIP Checkout works as
expected.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Circulation.pm
C4/SIP/ILS/Transaction/Checkout.pm
circ/circulation.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt
opac/sco/sco-main.pl
t/db_dependent/Circulation.t