https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23422
--- Comment #4 from Christopher Brannon <[email protected]> --- Also, maybe we don't want certain locations to be put back on display when returned, and others we do. Maybe if we don't want an item to go back on the display when checked out, instead of a time period, we put something else: display1||x If the item is checked back in and the timestamp is not older than the time period in the setting, or if the time period is x, the location and timestamp are cleared, and it acts as normal. But if it has a time period that hasn't lapsed, when the item is checked in, there is an alert or flag on the item to let the staff know it goes back to display. Then maybe a predefined term, like bookcart, doesn't need to remind or flag items on checkin. Or maybe we can use another indicator to not remind/flag on checkin. That way we have options on everything? bookcart|1d|n I'm just shooting out ideas here. If there would be a better way to implement this and still provide the same abilities, I'd be open to suggestions. -- 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] https://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/
