Bug 33055: (bug 32624 follow-up) Don't send a screen message if not blocked
authorNick Clemens <nick@bywatersolutions.com>
Thu, 23 Feb 2023 15:33:00 +0000 (15:33 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 2 Mar 2023 12:37:39 +0000 (09:37 -0300)
commit6c5c35aa32a7ff61e46d9198dee55a0239f55f96
treedae348b72ffa11df9f52c87f321fd3cac331883a
parent0324aed47056ab17de84849f2178d8a078c53468
Bug 33055: (bug 32624 follow-up) Don't send a screen message if not blocked

To test:
0 - Apply first patch
1 - prove -v t/db_dependent/SIP/Patron.t
2 - It fails
3 - Apply second patch
4 - prove -v t/db_dependent/SIP/Patron.t
5 - It passes!

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/SIP/ILS/Patron.pm