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: koha-bugs@lists.koha-community.org
          Reporter: bar...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com

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
Koha-bugs@lists.koha-community.org
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/

Reply via email to