https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43297
Christopher Brannon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Christopher Brannon <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
