https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23422
--- Comment #2 from Christopher Brannon <[email protected]> --- (In reply to Katrin Fischer from comment #1) > 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? Either that, or the option of barcode batches, or a checklist that can be checked as one is shelving. Good options, but I think most libraries would rather the system do it automatically. But for those trying to be more accurate, small libraries might go with the time range, since they are handling less books. But there is no guarantee that it is actually shelved. Maybe if it had another status applied to it, like damaged, it is ignored? Just some thoughts. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
