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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 8 Aug 2022 16:13:26 +0000 (13:13 -0300)
commit00f489de6d05fd8a5d4c8b4599a72d55e1ee8005
tree4c85e4538268587642c17dac789bc463cab361a8
parent42b316912097fc11d55d3f8bacc4ade2107b4c7e
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>
C4/SIP/ILS/Item.pm
C4/SIP/Sip/MsgType.pm
etc/SIPconfig.xml
t/db_dependent/SIP/Message.t