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

--- Comment #17 from Joy Nelson <[email protected]> ---
Also, it seems like you are looking for this fix:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24263 which has not
yet been pushed to the 19.11.x branch.

joy

(In reply to Joy Nelson from comment #16)
> This patch will not be in Koha until the 19.11.02 release which is scheduled
> for next week.  It would not be in 19.11.00 or 19.11.01
> 
> 
> (In reply to Rudolf Byker from comment #15)
> > Sorry to rain on your parade, but after installing 19.11, with no
> > relationships in use whatsoever, I still get this on the about page:
> > 
> > =====
> > 
> > The following values have been used for guarantee/guarantor relationships,
> > but do not exist in the 'borrowerRelationship' system preference:
> > 
> > [Bullet point with no content]
> > 
> > If the relationship is one you want, please add it to the
> > 'borrowerRelationship' system preference, otherwise have your system's
> > administrator correct the values in borrowers.relationship and/or
> > borrower_relationships.relationship in the database.
> > 
> > =====
> > 
> > Here is some info about my DB:
> > 
> > =====
> > 
> > select relationship, count(*) from borrowers group by
> > relationship;
> > 
> > relationship  count(*)      
> > NULL          6
> > 
> > =====
> > 
> > The borrower_relationships table is empty.

-- 
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/

Reply via email to