[Koha-bugs] [Bug 14224] patron notes about item shown at check in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 21 16:54:58 CET 2016


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #34 from Owen Leonard <oleonard at myacpl.org> ---
I think this is a great new feature. A few issues and suggestions:

- The preference should be retrieved via the template instead of in the Perl
script:

https://wiki.koha-community.org/wiki/Coding_Guidelines#HTML7:_use_system_preference_TT_plugin

- The date in the checkin message should be formatted using the KohaDates
plugin.
- On the circulation page, I think it makes more sense to put the patron note
in the column which shows the "Checked in" message since that's where the
librarian would be looking for confirmation of the transaction.

Since there is no way to find out what note was attached to something you just
checked in on returns.pl, I wonder if the notification shouldn't work the same
as the hold notice: In a blocking modal?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list