Bug 13828 - items.onloan field not always populated when items are issued
Summary: items.onloan field not always populated when items are issued
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Database (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-12 16:19 UTC by Christopher Brannon
Modified: 2015-12-03 22:00 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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