[Koha-bugs] [Bug 16917] Error when importing patrons, Column 'checkprevcheckout' cannot be null

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 13 17:43:10 CEST 2016


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 53378
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53378&action=edit
Bug 16917 - Error when importing patrons, Column 'checkprevcheckout' cannot be
null

Error:
DBIx::Class::Storage::DBI::_dbh_execute(): Column 'checkprevcheckout'
cannot be null at C4/Members.pm line 697

Test Plan:
1) Attempt to import a patron via csv
2) Note the error
3) Apply this patch
4) Repeat the import
5) No error!

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


More information about the Koha-bugs mailing list