[Koha-bugs] [Bug 10565] Add a "Patron List" feature for storing and manipulating collections of patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 18 13:52:44 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10565

--- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 19759
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19759&action=edit
Bug 10565 - Add a "Patron List" feature for storing and manipulating
collections of patrons - Followup - Fix DBIx::Class error

Fixes this error:
DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one"
must not be on columns with is_nullable set to true
(Koha::Schema::Result::Borrower/cardnumber).
This might indicate an incorrect use of those relationship helpers
instead of belongs_to.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list