https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21539 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 80361 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80361&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.