https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26340
--- Comment #9 from Katrin Fischer <[email protected]> --- I think these should be invalid: 001 to 33 22 to 0044 But these should work: 001 to 020 00001 to 00010 1 to 44 4 to 100 Make sense? Either enter them zero padded or not... print according to what was entered. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
