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.dru...@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 <chr...@catalyst.net.nz>
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 17a71b990076efd04c15de6b3165c33fffe037a3)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>
    (cherry picked from commit 49fb1c0ae86bb888485385294466d312d069c8dc)
    
    Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to