https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27339 --- Comment #1 from Didier Gautheron <didier.gautheron@biblibre.com> --- Created attachment 114856 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114856&action=edit Bug 27339: Display opac notes and opac messages on check-in . Adds Opac note (borrowers.opacnote) and Opac messages (messages table) during check-in. Test plan: 1- Add an Opac note and one or several Opac messages to a patron. 2- Checkout and check-in an item for this patron. 3- Check that Opac note and Opac message(s) are not displayed on check-in. 4- Apply the patch. 5- Checkout and check-in an item for this patron. 6- Check that Opac note and Opac message(s) are displayed on check-in. -- You are receiving this mail because: You are watching all bug changes.