http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7676
--- Comment #13 from Ian Walls <[email protected]> --- This patch has been tested in the field for several consortia, yes, and is more or less functional for their use case. My concern is that the way this code implements the changes, it will seriously break things for anyone NOT using it. Database tables are altered; core circulation functions are modified. I'd like at least two sign-offs that non-prefixing library systems can continue to operated unaffected by the addition of this code. Tests should include all 8 combinations of the following factors: 1 branch or multiple Single Branch Mode on/off IndepedentBranches on/off Testing with the existing barcode filters should also be done; for example, can a Katipo-style check digit still work with this feature added? What about Follett-style T-prefixes? -- 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/
