https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40961 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #1 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- To recreate: 1. Set RecordLocalUseOnReturn to 'Record' 2. Record some local uses by checking in items 3. You can double check the DB that local uses are getting record with: select localuse from items where itemnumber = ITEMNUMBER; 4. Go to reports > Statistics wizards -> Circulation 5. Adjust "Type:" to "Local use" 6. Notice there are 0 results -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.