https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30121 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 130762 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130762&action=edit Bug 30121: Add relationship to borrwers.json This patch addes the realtionship field to borrowers.json and therefore the various borrower related system preferences. - BorrowerUnwantedField - BorrowerMandatoryField - PatronDuplicateMatchingAddFields - PatronQuickAddFields - PatronSelfModificationBorrowerUnwantedField - PatronSelfModificationMandatoryField - PatronSelfRegistrationBorrowerMandatoryField - PatronSelfRegistrationBorrowerUnwantedField To test: 1. Apply patch 2. Test adding and removing the relationship field from the various system preferences listed above, making sure it works correctly for each. Note: I belive for the self registration prefs that contactname, contactfirstname, and relationship should be excluded as choices. If so, I can provide a follow-up to exclude each of them. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.