[koha-commits] main Koha release repository branch new/bug_7399 created. v3.06.00-378-g1b3e84c

Git repo owner gitmaster at git.koha-community.org
Tue Jan 17 17:48:55 CET 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_7399 has been created
        at  1b3e84c672bed233558ee92aa7eb20acdfeb3b89 (commit)

- Log -----------------------------------------------------------------
commit 1b3e84c672bed233558ee92aa7eb20acdfeb3b89
Author: Ian Walls <ian.walls at bywatersolutions.com>
Date:   Tue Jan 3 12:00:26 2012 -0500

    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>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list