https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27339

            Bug ID: 27339
           Summary: Display opac notes and opac messages on check-in
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Currently, Circulation note (borrowers.borrowernotes) and item notes
(items.itemnotes and items.itemnotes_nonpublic) are displayed during check-in.

This patch adds Opac note (borrowers.opacnote) and Opac messages (messages
table).

Test plan:
- Add an Opac note and one or several Opac messages to a patron.
- Checkout and check-in an item for this patron.
- Check that Opac note and Opac message(s) are not displayed on check-in.
- Apply the patch.
- Checkout and check-in an item for this patron.
- 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to