https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3724
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|rel_3_0 |master --- Comment #2 from Katrin Fischer <[email protected]> --- (In reply to Lori Ayre from comment #1) > I'm working with another Follett library. They have bar codes that have > mixed case prefixes (sometimes upper and sometimes lower) but they want them > to always be interpreted as upper case (or maybe it doesn't matter once > they've converted to Koha?) > > Anyway, they have barcodes that look like this: p 000123 > and they want them to be interpreted like this: P123 > > Is this the same problem? Koha doesn't care about case sensitivity, so I think it's a similar problem. Strange is that it's using P instead of T? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
