https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23422

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Katrin Fischer <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to