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 <[email protected]>
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 <[email protected]>
    
    Signed-off-by: Katrin Fischer <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit 0c79b7d93b96434ddf91c6ddabb1570836736a15)
    
    Signed-off-by: Lucas Gass <[email protected]>

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

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
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to