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

            Bug ID: 23891
           Summary: opac-memberentry.pl showing fields that should be
                    supressed by
                    PatronSelfModificationBorrowerUnwantedField
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

It seems that PatronSelfModificationBorrowerUnwantedField and
PatronSelfRegistrationBorrowerMandatoryField are in conflict.  There are
certain pieces of information you may want when registering that you don't want
a patron to modify online.  For example, you will ask for the patron name when
registering, but don't necessarily want them changing their names freely.  Our
library requires that they show an ID when they pick up their card after
registration.  If they legally change their name, they need to come in with an
ID again to verify the change.

I would suggest allowing the PatronSelfModificationBorrowerUnwantedField to
have priority over the PatronSelfRegistrationBorrowerMandatoryField settings. 
So, if a field is listed in PatronSelfModificationBorrowerUnwantedField, it
should negate the same field listed in
PatronSelfRegistrationBorrowerMandatoryField.

If not that, then there should be a separate field for mandatory modification
fields called PatronSelfModificationBorrowerMandatoryField.

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