[Bug 38431] New: Allow access to messages table in notices/slips
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38431 Bug ID: 38431 Summary: Allow access to messages table in notices/slips Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Librarians use messages to convey things to their patrons so it would be nice it we could easily grab a borrower's messages and display them on a slip: https://schema.koha-community.org/main/tables/messages.html -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38431 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38431 --- Comment #1 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Lucas Gass (lukeg) from comment #0)
Librarians use messages to convey things to their patrons so it would be nice it we could easily grab a borrower's messages and display them on a slip:
I'm wrong: [% FOREACH message IN borrower.messages %] [% message.message %] [% END %] Setting this to WORKSFORME. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org