https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23422 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Time comparisons in a lot of places could possible be more time consuming. We'd also need to pull information that is not available in some places like the XSLT built result list - the time of return would require querying the old_issues table. Having a value to query makes it easier for reporting - that might be another slight advantage. Instead of using the location, one could have imagined having a separate item column for the information. Other systems I know treat the 'cart' more like a status value, but it was always stored with the item. Thinking about this... could it be nice to have a 'reshelving done' feature that allows you to easily change all those 'cart' items returned in a time range back to their usual location without having to wait or schedule the cron? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.