https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30121 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132041|0 |1 is obsolete| | --- Comment #3 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 132042 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132042&action=edit Bug 30121: Add relationship to borrowers.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. Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.