http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 Bug ID: 10053 Summary: borrowers.branchcode cannot be null Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@biblibre.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The DB field borrowers.branchcode cannot be null (`branchcode` varchar(10) NOT NULL default ''). However, an empty value can be selected on creating/updating a patron. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.