[Koha-bugs] [Bug 27339] New: Display opac notes and opac messages on check-in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 5 09:55:38 CET 2021


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: didier.gautheron at biblibre.com
          Reporter: didier.gautheron at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

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.


More information about the Koha-bugs mailing list