https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28490
--- Comment #13 from Kyle M Hall <[email protected]> --- (In reply to Joonas Kylmälä from comment #4) > Bug 28490 should have not been merged, it removed actively used data that is > only in borrowers.relationship, the non-patron guarantor info relationship. > We need to revert it and make database update re-create the table. I don't think that bug is really the culprit. This is actually a culmination of changes starting with the multiple guarantors development. The decision was made to leave the alternate contact as a 'non-koha patron' guarantor, but no provision was made to be able to apply a relationship to that field! I think the solution is not to revert bug 26995, but to develop an Alternate Contact relationship field ( e.g. 'altcontactrelationship' ) that uses the same set of relationship options available for patron-based guarantors. -- 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/
