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

            Bug ID: 40807
           Summary: Quick add form does not include 'username' when it is
                    included in BorrowerMandatoryFields
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

The username field does not seem to appear on the quick add form when it is
added to the list of mandatory / required fields in BorrowerMandatoryField,
despite appearing as required on the full 'Add patron' form.

Found on 24.11, 25.05, and main.

(This occurs regardless of the number of mandatory fields selected.)

To replicate:

1. Login to the Koha staff interface
2. Search system preferences for BorrowerMandatoryField
3. Toggle on Username (userid)
4. Navigate to
/cgi-bin/koha/members/memberentry.pl?op=add_form&categorycode=PT, notice that
username shows and is marked as required
5. Navigate to
/cgi-bin/koha/members/memberentry.pl?op=add_form&categorycode=PT&quickadd=true,
notice no username field shows.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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