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

--- Comment #10 from Ivan Dziuba <[email protected]> ---
(In reply to Katrin Fischer from comment #9)
> 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.

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?

-- 
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/

Reply via email to