http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2975 Darrell Ulm <drdrulm@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |drdrulm@yahoo.com --- Comment #1 from Darrell Ulm <drdrulm@yahoo.com> 2009-11-04 17:36:38 --- NULL borrowernumber is Not Good If a patron barcode is misread by a barcode scanner, then the borrowernumber will default to NULL. Even worse, the item cannot be checked in! And any others who check out the item also cannot check the item back in, and thus creates a chain of items that cannot be checked in until the issues with the NULL borrowernumbers are deleted (manually, there is no other way to do it). This is a critical. -Darrell Ulm -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.