[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-55-g51f9b88

Git repo owner gitmaster at git.koha-community.org
Tue Aug 13 21:45:28 CEST 2019


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, 18.11.x has been updated
       via  51f9b88c36845162a7cbf795775bcac95a9e4be4 (commit)
      from  48aaab491db0565a3864c3e121c0e2ebf6ea2c86 (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 51f9b88c36845162a7cbf795775bcac95a9e4be4
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sun Apr 28 20:55:02 2019 -0400

    Bug 21027: Fix checkout statistics if 1+ of the fields is not defined
    
    TEST
    
    - Use a patron who hasn't checked out items before
    - Set  StatisticsFields to itype|ccode
    - Check out some items without location
    - Verify that statistics stable shows the correct number of checkouts
    - Check out one item with a location or just change one of your checked out items
    - Verify the total is still correct
    - Change  StatisticsFields to location|itype|ccode
    - Verify the total has changed now - it's only 1 (the one with a location)
    
    Apply the patch and try again
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 17a71b990076efd04c15de6b3165c33fffe037a3)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 49fb1c0ae86bb888485385294466d312d069c8dc)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 members/statistics.pl |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list