https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32256 --- Comment #31 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Thanks for your comments Martin (In reply to Martin Renvoize from comment #29)
I'd love to have seen this allow for different delimiter options rather than on/off and assume it's new line delimited.
I've seen scanners that allow for delimiter to be configured and final character to be configured.. so one could produce a comma delimited list followed by return.. that would allow for a more seamless workflow (and may also allow for replacing this on/off pref with a 'delimeter' preference instead.
I haven't addressed this in the latest follow-up, I think it's a great idea for a next enhancement, but is outside of the scope for this development.
Even if we don't do that, the preference isn't well names.. we could make it clear this only pertains to the SCO and nothing else.
BatchCheckouts is used already by the staff interface circulation system. It does not only pertain to the SCO.
Finally.. and the main reason I'm failing QA now.. if you list good and bad barcodes the failure is silent if it's not the first barcode happens to pass.. we should be listing all info/warning/blockers for each barcode that returns a problem.
I have addressed this in follow-up. -- You are receiving this mail because: You are watching all bug changes.