https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8676 --- Comment #15 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Jonathan, I think this could be really nice for libraries just starting out with Koha, but could be an issue for libraries that already have a lot of data in $e (existing vendor ids, non-existing vendor ids and actual vendor names). Which means it probably should be an optional feature. We run into problems here when: - Libraries have entered the vendor's name in $e (think of libraries not using the acq module) - Libraries have values in $e that cannot be resolved as a vendor, which could lead to a data loss issue. Could we somehow allow to display the data directly in the input field, if it cannot be resolved to a value from the pull down? Maybe we could split display in the items table (display vendor name when it can be resolved, otherwise display $e) and the form? -- You are receiving this mail because: You are watching all bug changes.