https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20467
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org Status|Passed QA |Failed QA --- Comment #11 from Jonathan Druart <[email protected]> --- 1. Need to be patched with changes on bug 20282 2. I think you should use the TT plugin AuthorisedValues (and include file options_for_authorised_value_categories) for CCODE and LOC 3. You should use uniq on @barcodes (and use the same split we already do in tools/*: \s\n) -- 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/
