Bug 13828

Summary: items.onloan field not always populated when items are issued
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: DatabaseAssignee: Galen Charlton <gmcharlt>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Christopher Brannon 2015-03-12 16:19:57 UTC
When searching item table in database, not all items issued (checked out) are reflecting this in the onloan field.  Some records show a null value.

Christopher