https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20508
Bug ID: 20508
Summary: Validation for *MandatoryField and *UnwantedField
sysprefs
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Staff Client
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When any the system preferences
BorrowerMandatoryField
BorrowerUnwantedField
PatronSelfModificationBorrowerUnwantedField
PatronSelfRegistrationBorrowerMandatoryField
PatronSelfRegistrationBorrowerUnwantedField
are being populated, we should check that
a) The entered fields are columns in the borrowers table
b) Mandatory / Unwanted fields that refer to the same form
(BorrowerMandatoryField/BorrowerUnwantedField and
PatronSelfRegistrationBorrowerMandatoryField/PatronSelfRegistrationBorrowerUnwantedField)
do not contain the same fields.
c) If autoMemberNum is set, don't allow cardnumber in *MandatoryField
See also:
* Bug 17433
* Bug 19642
* Bug 19225
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/