https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24215
Rudolf Byker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Rudolf Byker <[email protected]> --- 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/
