Koha/C4/SIP/ILS
Nick Clemens 6c5c35aa32
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>
2023-03-02 09:37:39 -03:00
..
Transaction Bug 12225: Use ProcessOfflineIssue 2022-08-25 08:22:35 -03:00
Item.pm Bug 31236: Add ability to send custom item fields via SIP using Template Toolkit 2022-09-12 17:44:36 -03:00
Item.pod
Patron.pm Bug 33055: (bug 32624 follow-up) Don't send a screen message if not blocked 2023-03-02 09:37:39 -03:00
Patron.pod
Transaction.pm