[koha-commits] main Koha release repository branch master updated. v19.11.00-204-gf5739ac

Git repo owner gitmaster at git.koha-community.org
Wed Jan 8 15:51:46 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, master has been updated
       via  f5739acdd8154fd18a50e3265f35f3f9ae1aab45 (commit)
       via  1b651eea450c59b8eb36bfed1dcca430066b06dd (commit)
      from  9f9cc7afbe3bff9cf72090f9520e856cab5562bb (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 f5739acdd8154fd18a50e3265f35f3f9ae1aab45
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>

commit 1b651eea450c59b8eb36bfed1dcca430066b06dd
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>

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

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