[Koha-bugs] [Bug 26340] When printing labels from a barcode range, keep zero padding

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 16 14:44:15 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26340

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list