[Koha-bugs] [Bug 28490] Cannot modify patrons in some categories (e.g. Child category)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 2 16:01:15 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28490

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
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.


More information about the Koha-bugs mailing list