[Koha-bugs] [Bug 19466] Cardnumber auto calc is broken because field is required

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 21 16:40:12 CET 2017


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

--- Comment #7 from David Bourgault <david.bourgault at inlibro.com> ---
(In reply to Kyle M Hall from comment #5)
> I don't think this is a complete enough solution. We have two choices:
> A) Hide auto-calc if cardnumber is mandatory
> B) Strip cardnumber from mandatory fields if auto calc is enabled

I don't think we should be changing SysPrefs without explicitly telling the
user, that would simply lead to more confusion.

I changed my patch to make the behavior more explicit to the user by warning
him if syspref are interfering with each other, and correctly marking the input
field as required. I think this is the most simple option for this problem.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list