[koha-commits] main Koha release repository branch master updated. v16.05.00-855-g7535b28

Git repo owner gitmaster at git.koha-community.org
Tue Sep 13 20:11:38 CEST 2016


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, master has been updated
       via  7535b28f77269a3f0efecf9055477a345c9a63c4 (commit)
      from  e330b6923aafa0c68b44eec6cacfbe1d8ff9d378 (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 7535b28f77269a3f0efecf9055477a345c9a63c4
Author: Sophie Meynieux <sophie.meynieux at biblibre.com>
Date:   Wed Aug 10 16:06:35 2016 +0200

    Bug 13914 : Fix UNION in SQL request for reserves statistics
    
    Test plan
    =========
    On Reports > reservations, select all statuses as line, pickup library as column (empty) and a range of hold date. Keep the results
    Run the same reports but with statuses as column and pickup library as line
    You should get the same results on another display.
    
    * Without patch, if you've got representative data, most of the time you can observe significant differences between both results
    
    * With the patch, results are always the same (and right if you request directly your database)
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 reports/reserves_stats.pl |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list