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.