https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13188
--- Comment #16 from Lucas Gass <[email protected]> --- Created attachment 115371 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115371&action=edit Bug 13188: Add PatronSelfModificationMandatoryField system preference TEST PLAN: 1. Apply patch, updatedatabase, restart_all 2. In the PatronSelfRegistrationBorrowerMandatoryField add the field password. 3. Go to the self registration page on make sure password is required. 4. Now go to the OPAC modification page, make some changes and attempt to submit. It should work. 5. Go to PatronSelfModificationMandatoryField and select some fields. 6. The columns you selected should now be required. 7. On the PatronSelfModificationMandatoryField page, make sure the select all and clear all buttons work. NOTE: This patch is not ready for sign-off, I would like to see Bug 17364 make it in so I can easily add exclusions. For example, you should not be able to make password required for borrower modification, if you do you will see the warning 'You have not filled out all required fields. Please fill in all missing fields and resubmit.'. -- 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/
