[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.03-49-g5f6b557599

Git repo owner gitmaster at git.koha-community.org
Fri Sep 4 22:09:12 CEST 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, 20.05.x has been updated
       via  5f6b557599b83e0230a3dca5b527924e883d17a3 (commit)
      from  6bbfedd3f4158c67003b74721bdd3cba6f33e7e7 (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 5f6b557599b83e0230a3dca5b527924e883d17a3
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Oct 10 11:13:37 2018 -0400

    Bug 21539: addorderiso2709.pl forces librarian to select a ccode and notforloan code when using MarcItemFieldsToOrder
    
    There is no reason that MarcItemFieldsToOrder should force librarians
    to select a ccode and notforloan value for each item.
    They are both optional fields.
    As with location, the first value should be an empty 'none' option.
    
    Test Plan:
    1) Set up MarcItemFieldsToOrder, do *not* set mappings for ccode and notforloan
    2) Add an order record to a basket that uses MarcItemFieldsToOrder
    3) Note you must choose a ccode and nfl value
    4) Apply this patch
    5) Reload the page
    6) Note you no longer have to select values for ccode and notforloan
    
    Signed-off-by: Daniel Gaghan <daniel.gaghan at pueblolibrary.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 0c79b7d93b96434ddf91c6ddabb1570836736a15)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list