https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21539 Hayley Mapley <hayleymapley@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hayleymapley@catalyst.net.n | |z --- Comment #2 from Hayley Mapley <hayleymapley@catalyst.net.nz> --- (In reply to Kyle M Hall from comment #1)
Created attachment 80361 [details] [review] 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
Hi Kyle, I have tried to replicate this on master but have so far been unable to. What do you mean when you say 'Add an order record to a basket that uses MarcItemFieldsToOrder'? I have set up the syspref before staging the records, is there something else I need to do? -- You are receiving this mail because: You are watching all bug changes.