[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.03-41-g6431bf5

Git repo owner gitmaster at git.koha-community.org
Tue Sep 12 16:40:25 CEST 2017


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, 17.05.x has been updated
       via  6431bf5d9a20737bcd6a8c4ac4426c5ba1bffd80 (commit)
      from  f8a6f62d45b556251820f18f45bc4a3661af142e (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 6431bf5d9a20737bcd6a8c4ac4426c5ba1bffd80
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Tue Aug 29 04:51:40 2017 +0000

    Bug 19194: Check itemtype is defined when receiving an order
    
    To test:
    1) Find a record with an item that has no itemtype (or remove the
    itemtype of an item)
    2) Go to Acquisitions -> Find a vendor or make a new one -> create a new
    basket
    3) Add the record from Step 1 to your basket
    4) Close the basket
    5) Go back to the vendor and click 'Receive shipments'
    6) Put in an invoice number, click Next
    7) Click the Receive link for your item
    8) Confirm you see an internal server error
    9) Apply the patch and refresh the page
    10) The error should be gone and behaviour should continue as expected
    
    Sponsored-by: Catalyst IT
    
    Signed-off-by: Lee Jamison <ldjamison at marywood.edu>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 51a65731c0fa15c37351ce6bc478fa6dc63fc64f)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 acqui/orderreceive.pl |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list