Bug 19840: Fix - display patron note on checkin
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 19 Dec 2017 18:40:45 +0000 (15:40 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 15 Jan 2018 14:33:52 +0000 (14:33 +0000)
commit412c02f49bf60e6a515f9a605f26120d8221cd1c
treeb9ce4c2c540cadc7ace873c36f9511d2ea5bbe89
parent1792ab3d813839b61b060967f4d4f174462eaaa7
Bug 19840: Fix - display patron note on checkin

If a patron let a note on the checkout (AllowCheckoutNotes), it is
supposed to be displayed when checked in.

Test plan:
1/ Enable AllowCheckoutNotes
2/ Check an item out
3/ At the opac let a note on the checkout
4/ Check the item in
   => With this patch applied you should see the notes displayed

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
circ/returns.pl