Skip to content
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

notification: fix loan notification candidates #2417

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

zannkukai
Copy link
Contributor

When we check about notification candidates on a loan, we need to
exclude the current loan from the current request list on the related
item.

Co-Authored-by: Renaud Michotte [email protected]

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Cypress tests successful?

@zannkukai zannkukai self-assigned this Sep 28, 2021
@github-actions github-actions bot added the f: circulation Concerns the circulation interface or backend label Sep 28, 2021
@iGormilhit iGormilhit added this to the v1.5.0 milestone Sep 28, 2021
@iGormilhit iGormilhit changed the title notification: fix loan notification candidates. notification: fix loan notification candidates Sep 28, 2021
rero_ils/modules/loans/api.py Show resolved Hide resolved
rero_ils/modules/items/api/circulation.py Outdated Show resolved Hide resolved
When we check about notification candidates on a loan, we need to
exclude the current loan from the current request list on the related
item.

Co-Authored-by: Renaud Michotte <[email protected]>
@zannkukai zannkukai changed the base branch from dev to v1.5.0 September 28, 2021 12:09
@zannkukai zannkukai merged commit 0de4cfa into rero:v1.5.0 Sep 28, 2021
@zannkukai zannkukai deleted the zan-loan-plasters branch September 28, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: circulation Concerns the circulation interface or backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants