https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30121
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130762|0 |1 is obsolete| | --- Comment #2 from Fridolin Somers <[email protected]> --- Created attachment 132041 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132041&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. Signed-off-by: Fridolin Somers <[email protected]> -- 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/
