[Koha-bugs] [Bug 7399] Holds Queue should show reserve notes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 3 20:48:27 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7031|0                           |1
        is obsolete|                            |

--- Comment #2 from Nicole C. Engard <nengard at gmail.com> 2012-01-03 19:48:27 UTC ---
Created attachment 7032
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7032
[SIGNED-OFF] Bug 7399: Holds Queue should show reserve notes

The notes for a specific hold, if they existed, were being added to the
tmp_holdsqueue
table by build_holds_queue.pl, but they were not displayed anywhere, which
seems a waste.

This patch adds the Notes column to the far right of view_holdsqueue.pl.

To Test:

Place a hold with a note
Run build_holds_queue.pl to place it in the Holds Queue
View the Holds Queue; you should see the note on the far right of the table

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list