[koha-commits] main Koha release repository branch master updated. v19.05.00-896-gdf32a48

Git repo owner gitmaster at git.koha-community.org
Thu Oct 10 09:47:28 CEST 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, master has been updated
       via  df32a48c27d129bbb5aa03181e58ae2c525a74b3 (commit)
       via  8a579e5c6171a641388ad98836dbdb0c410d6362 (commit)
       via  248373506eb05039acdc54e65a6825b714ae61b6 (commit)
       via  870f25fbd900b4f5b792125a121661a2e545297f (commit)
      from  15a30c129c16e7e70c47f0be62c2651954beb428 (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 df32a48c27d129bbb5aa03181e58ae2c525a74b3
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Wed Oct 31 14:41:12 2018 +0000

    Bug 20780: (follow-up) Use Koha::Object
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 8a579e5c6171a641388ad98836dbdb0c410d6362
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri May 18 16:56:26 2018 +0100

    Bug 20780: Add handling for AcqItemSetSubfieldsWhenRecieved in EDI
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 248373506eb05039acdc54e65a6825b714ae61b6
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Tue Oct 16 16:27:17 2018 +0100

    Bug 21580: Pass buyer_ean to create_edi_order
    
    create_edi_order requires two parameters to be passed
    but if vendor was set to auto_order the subroutine
    was called with basketno only resulting in the error
    'no basket or ean passed' - pass the buyer_ean as
    passed in the quotes message
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 870f25fbd900b4f5b792125a121661a2e545297f
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Tue Oct 16 16:21:49 2018 +0100

    Bug 21580: Add test for message buyer_ean method
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha/EDI.pm |   33 +++++++++++++++++++++++++++++++--
 t/Edifact.t |    3 ++-
 2 files changed, 33 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list