[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.01-102-g028a77abce

Git repo owner gitmaster at git.koha-community.org
Sat Jan 18 17:19:42 CET 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.11.x has been updated
       via  028a77abce1aa0c9dc9f1bab8fc3069df811c2a1 (commit)
       via  76f7c46613687b712fa2342049557f2a769db8bf (commit)
      from  a8d17d939b9e11b996e7dfbca6aa3175668dc99f (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 028a77abce1aa0c9dc9f1bab8fc3069df811c2a1
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Dec 23 16:19:47 2019 +0100

    Bug 24277: Fix date received editing when receiving an order
    
    Bug 8417 added the ability to edit the date received, but a merge
    conflict was wrongly resolved during a rebase of
      commit 20d9ed618fbe3cdcb9c04444a1f8a584b0364069
      Bug 13321: Rename variables
    
    Test plan:
    Create an order
    Receive it
    Set a date (different from today)
    => The date you picked should have been set in DB for the order
    
    Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 76f7c46613687b712fa2342049557f2a769db8bf
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Wed Jan 8 10:55:40 2020 -0300

    Bug 24277: Regression tests
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

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

Summary of changes:
 C4/Acquisition.pm            | 12 ++++++++++--
 acqui/finishreceive.pl       |  1 +
 t/db_dependent/Acquisition.t | 25 +++++++++++++++++++++++--
 3 files changed, 34 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list