Bug 25816: Add opac messages in SIP display.
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Wed, 11 Sep 2019 09:39:31 +0000 (11:39 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 20 Oct 2023 14:03:01 +0000 (11:03 -0300)
commit71b22b663c8e0d72789b05cc0e90f03ac5e60eec
tree399ccf3e9cabf7dacdc2224d8a5fd4c874a3ba14
parente8b66cadf2e2e313663544d3978e9c8b1ddeba32
Bug 25816: Add opac messages in SIP display.

Test plan:

 - Add one or more opac messages to a patron
   (patron detail -> add message -> Add a message for: OPAC)

 - Check that the messages will be displayed, with correctly formatted dates.

You can use src/C4/SIP/interactive_patron_dump.pl for easier testing.

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