Bug 12225: Fix SIP message templates
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 11 Jul 2022 16:57:06 +0000 (16:57 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 25 Aug 2022 11:22:35 +0000 (08:22 -0300)
commit7a4afce04d36d7452d2065a82ce0899ab0047126
treed44fe230117167a1aeaef5102cb7a368511ac9c4
parent1c3c191410e87ae18e45f6402319360d09593a23
Bug 12225: Fix SIP message templates

If a renewal via SIP would produce an error due to being on reserve, or
exceeding maximum renewals, Koha's SIP2 implementation will refuse to
renew the item even if the "no block" flag is set to Y.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/SIP/Sip/MsgType.pm