20 Oct
2020
20 Oct
'20
3:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26340 --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
Are you saying that the system should give an error if some field(input from or to) does not contain 0* in the start of number, then the other field must not have 0* in the start of number? Did I understand correctly?
Hi Ivan, I think that could work. Basically what we want to do is support 2 use cases: - Printing numbers without zero padding - Printing numbers with zero padding So the validation needs to work for both cases. -- You are receiving this mail because: You are watching all bug changes.