[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.06-49-gf0999f4

Git repo owner gitmaster at git.koha-community.org
Mon Jan 19 14:35:24 CET 2015


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, 3.16.x has been updated
       via  f0999f40bf78fe1a37673ec389ea0b1c08e97805 (commit)
      from  9f0326bcb27e41437c0c93dc901ffa0c39cc742e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f0999f40bf78fe1a37673ec389ea0b1c08e97805
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Wed Nov 5 20:00:39 2014 +1300

    Bug 12892 : Alternate fix to restore the deleted code
    
    This doesn't depend on anything other patch.
    
    1. Create a reservation for a Borrower with pickup branch
    2. Check-in the corresponding Item in the pickup branch and confirm the hold
       for the Borrower
    3. Go to circ/circulation.pl for the Borrower and verify that the reservation
       is "Waiting for pickup"
    4. In the Borrower -> Check Out -tab (circ/circulation.pl) on the right of the
       big "Checking out to borrowername" should be a notification about holds ready
       for pickup.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Rafal Kopaczka <rkk0 at poczta.onet.pl>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script, restores the old code and behaviour.
    Signed-off-by: Mason James <mtj at kohaaloha.com>

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

Summary of changes:
 circ/circulation.pl |   29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list