[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.03-186-ga822580

Git repo owner gitmaster at git.koha-community.org
Mon Mar 25 16:26:51 CET 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  a822580bbd35ad131e8ad77fb7d996094be574de (commit)
       via  08188061577795cdfcbe687d001f5e546c3b6435 (commit)
       via  435ba519544d5240848f072ed6f4e248435be548 (commit)
      from  1c267af1438d31a967593f942321d040cd26d34e (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 a822580bbd35ad131e8ad77fb7d996094be574de
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Mon Mar 25 11:21:45 2019 +0000

    Bug 22565: (QA follow-up) Fix test Acquisition.t
    
    Test plan:
    prove t/db_dependent/Acquisition.t
    should pass
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 607eb83bc06410d59aefb6907070865f9f272115)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 08188061577795cdfcbe687d001f5e546c3b6435
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Mar 25 11:04:37 2019 +0000

    Bug 22565: Add test for ModReceiveOrder regression
    
    This test checks that order_internalnote is only updated for the given
    orderline in ModReceiveOrder.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 9bf2b27df5c0b403feea9f78962244d6cbf8a7c8)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 435ba519544d5240848f072ed6f4e248435be548
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Mar 25 10:49:15 2019 +0000

    Bug 22565: Do NOT replace all internalnote's on receive
    
    Bug 21467 introduced a but whereby setting any order_internalnote on
    receive one would end up setting all orders to have that internalnote.
    
    This patch adds the missing WHERE clause to the database query which was
    likely lost during a rebase?
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 9acf69f7a690a78bd09af7afbb28e4b32c493903)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/Acquisition.pm            |    8 ++++++--
 t/db_dependent/Acquisition.t |   13 +++++++++----
 2 files changed, 15 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list