[Bug 43297] New: Allow definition of distinct hours value in cart_to_shelf per library
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43297 Bug ID: 43297 Summary: Allow definition of distinct hours value in cart_to_shelf per library Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com Target Milestone: --- Currently the cart_to_shelf cron takes one hours value and applies it to items at any library. In a larger system, different libraries may have different expectations for how long an item should stay at the CART location after being returned. It would be helpful if the cron could be run with different hours values for different libraries. This would probably be simplest to implement just in the cronjob, though it may be more useful to pull that setup into the staff interface. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43297 --- Comment #1 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- (This really feels like someone must have filed it before, but I couldn't find it) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43297 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=43298 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43297 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon@cdalibrary.org --- Comment #2 from Christopher Brannon <cbrannon@cdalibrary.org> --- Since this information now lives in UpdateItemLocationOnCheckin, it would be great if the timing could be defined here somehow. For example: _ALL_: CART : 24H (2 days in hours) OR _ALL_: CART : 2D (2 days) I don't know if this can exist with cron, or if some other mechanism would need to take place of a cron, or what. If it is possible to do this, then it should be able to be possible to do the same for UpdateItemLocationOnCheckout, if it has temporary settings as well. This might be for another bug, but I am noticing that there in nothing in the notes about this relying on a cron, nor does it explicitly say these are temporary (except for _PERM_). It is implied. However the documentation indicates that only PROC and CART are temporary, and still no mention of a cron job. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43297 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=33840 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org