-
Notifications
You must be signed in to change notification settings - Fork 26
Update loans end_date
when a closed date/period is added into library exceptions
#2663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
effort: important
US candidate
f: circulation
Concerns the circulation interface or backend
new feature
Suggestion of an entirely new feature
Comments
I added the "effort: important" because it will be tricky to manage :
|
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 8, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes rero#2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 8, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes rero#2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 9, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes rero#2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 9, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes rero#2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 15, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes rero#2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
PascalRepond
pushed a commit
that referenced
this issue
Jun 21, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes #2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 21, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes rero#2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 22, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes rero#2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
that referenced
this issue
Jun 28, 2023
* Creates extension to detect any changes into library calendar (regular hours & exception dates). If changes are detected, run this extension starts a tasks to update related loans. * Creates a task to update loans related a library if calendar changes. * Closes #2663. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
effort: important
US candidate
f: circulation
Concerns the circulation interface or backend
new feature
Suggestion of an entirely new feature
How it works
When a new "close" exception date/period is included into the library exception dates list, no modifications are done on loans ended during this exception.
Improvement suggestion
All loans ended during the new exception date/period should be updated to the next open day.
The text was updated successfully, but these errors were encountered: