https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28490
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 121538 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121538&action=edit Bug 28490: Remove "relationship" from the patron form This is managed by the "guarantor" section (table borrower_relationships in DB). It shouldn't be a separate section in the form. We removed the DB column on bug 28490. It caused an exception when the patron's data was stored. Patron modification failed! - No property relationship for Koha::Patron at /usr/share/koha/intranet/cgi-bin/members/memberentry.pl Test plan: Edit a patron with category "Child" and save -- You are receiving this mail because: You are the assignee for the bug. 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/
