http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6944
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Liz Rea <[email protected]> 2011-10-03 16:03:56 UTC --- This was my fault, sort of. It turns out I was trying to add multiple items on a barcode that exceeded the length of the field, and the incrementer couldn't increment past the last digit, hence it failed to add more than 10 when it tried to add a digit on to the end. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
