[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.10-46-g41f64e0b82

Git repo owner gitmaster at git.koha-community.org
Thu May 14 00:47:43 CEST 2020


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, 19.05.x has been updated
       via  41f64e0b82094aa23381a68f6033a3a49d711f3a (commit)
      from  86822a5bc540a5fa88cf57aa626f0f0c5f7d458e (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 41f64e0b82094aa23381a68f6033a3a49d711f3a
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jan 30 10:29:05 2020 -0500

    Bug 24547: Add more action logs for holds
    
    It seems like ModReserveFill and ModReserveAffect should both produce action logs for holds.
    
    Test Plan:
    1) Apply this patch
    2) Place a hold
    3) Check in the item to trap the hold
    4) Check out the item to fill the hold
    5) Check the action logs for that reserve id
    6) Note the new logs!
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit d3e3a3757dc3e9d97e3204767409e1d39d637255)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Reserves.pm | 6 ++++++
 1 file changed, 6 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list