Bug 26370: Add ability to disable demagnetizing items via SIP2 for arbitrary patron...
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 11 May 2021 11:51:45 +0000 (07:51 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 20 Apr 2022 19:03:39 +0000 (09:03 -1000)
commit1cead727b4fe00d1982ae16689606fcbf3569348
tree12f5a40f43795e35f55307d9225d409c8b16fab9
parent3fdcc4cde3c34875e95ff069a8e61aae33e293d2
Bug 26370: Add ability to disable demagnetizing items via SIP2 for arbitrary patron categories

Some libraries have certain patron categories 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: Fridolin Somers <fridolin.somers@biblibre.com>
C4/SIP/Sip/MsgType.pm
t/db_dependent/SIP/Message.t