https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30121
--- Comment #5 from Lucas Gass <[email protected]> --- (In reply to Anneli Österman from comment #4) > Relationship option appears in PatronQuickAddFields but unchecking it > doesn't work when adding kid or juvenile via Quick add new patron. The > Relationship field is still mandatory (required) under the surname field. > > The relationship filed disappears if I emtpy borrowerRelationship but that > is not a good option because then the relationship field disappers from the > Patron guarantor also. > > (Sorry, I didn't know what to choose to the Status) Yes, that is a good catch. The field is not called relationship in the quick add field, instead it is called new_guarantor_relationship. So when we check relationship we get two fields new_guarantor_relationship and relationship. I think in this case we want to exclude relation ship for the PatronQuickAddFields pref. -- 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/
