Bug 31296: Add ability to disable demagnetizing items via SIP2 based on itemtypes
authorKyle Hall <kyle@bywatersolutions.com>
Fri, 5 Aug 2022 11:14:14 +0000 (07:14 -0400)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 22 Nov 2022 20:17:47 +0000 (20:17 +0000)
commit853990a52d51cd112f0a7c8e205713a13ee4d70c
tree90acf54a82460ff5d06467a37afef1b8382de521
parent432fa9415defcde4d225ad06f1872bf2bfd7c276
Bug 31296: Add ability to disable demagnetizing items via SIP2 based on itemtypes

Some libraries have certain item types that can only do in house checkouts via SIP self check machines. In these cases, the items should not be demagnetized since the items cannot leave the library.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Message.t

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 00f489de6d05fd8a5d4c8b4599a72d55e1ee8005)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/SIP/ILS/Item.pm
C4/SIP/Sip/MsgType.pm
etc/SIPconfig.xml
t/db_dependent/SIP/Message.t