Summary: | Add script to recalculate due dates after changes to the calendar | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, lisettepalouse+koha, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Andrew Fuerste-Henry
2020-08-05 15:07:45 UTC
Would you also need to notify the patrons that their due dates have been extended due to updated closures perhaps? If this theoretical script creates a clear data trail of the change somewhere, then one could easily enough use the patron_emailer cron to generate a notice for this without having to code a whole new thing for it. |