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

Git repo owner gitmaster at git.koha-community.org
Thu May 14 20:36:13 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  896f4bcf24b9f4ccc4aaeeb84eb86f2f84242352 (commit)
      from  79da96c9d204c62aaed3ea3df6a91577c382f649 (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 896f4bcf24b9f4ccc4aaeeb84eb86f2f84242352
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Apr 20 18:41:37 2020 +0000

    Bug 25223: Make join of aqbasket and aqorders explicit
    
    This is simply a SQL change that makes things a bit easier to read
    and also prevents too much data being returned in a large system
    
    To test:
    1 - Have some orders in your system in the ordered status
    2 - Click the 'Ordered' amount for your budget from Acquisitions home
    3 - Note the view of orders, possibly screen shot
    4 - Apply patch
    5 - Restart all the things
    6 - Reload the ordered page
    7 - Confirm nothing has changed
    
    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 7d69c0f10c7cb6c8b11baf55f05256684cdb0966)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 acqui/ordered.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list