https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27663 Bug ID: 27663 Summary: statistics table should have some way to include items.permanent_location Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: george@nekls.org QA Contact: testopia@bugs.koha-community.org statistics.location currently uses items.location at the time an item is checked out. This means that for a library using the CART and PROC locations, accurate data about an item's permanent location at the time of check-out can only be gathered through a report linking to the item record. It would be more efficient for items that are using the PROC and CART locations if the statistics table also included the item's permanent location or if there were a system preference that allowed users to specify whether they want statisitcs.location to use an item's items.location or items.permanent_location at the time of check-out. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.