Bug 34317 - cancel_expired_holds.pl parameter reason should be a system preference
Summary: cancel_expired_holds.pl parameter reason should be a system preference
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-20 07:51 UTC by Katrin Fischer
Modified: 2023-07-20 07:51 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-07-20 07:51:20 UTC
At the moment the cancel_expired_holds.pl cron takes a parameter reason that allows to automatically send cancellation notices to the patrons when a hold is cancelled. If you have multiple instances on one server, this makes scheduling unnecessary harder and also configuration less flexible.

It would be better if there was a system preference for this setting so that it can be activated/deactivated from within each instance.