-
Notifications
You must be signed in to change notification settings - Fork 25
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
The counter of the tab 'to pickup' is not refreshed automatically #1482
Labels
bug
Breaks something but is not blocking
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
p-Medium
Medium priority (to be solved within 1-2 years)
Milestone
Comments
ManaDeweerdt
added
bug
Breaks something but is not blocking
triage
f: circulation
Concerns the circulation interface or backend
labels
Nov 20, 2020
This concerns only this counter, or all of them? |
Yes it seems to be just the 'to pick up' tab. |
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 26, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Correct some translation problems n the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
7 tasks
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 26, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Correct some translation problems on the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 30, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Correct some translation problems on the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 30, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Correct some translation problems on the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 30, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Correct some translation problems on the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 30, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Correct some translation problems on the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 30, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Corrects some translation problems in the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Dec 1, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Corrects some translation problems in the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to rero/rero-ils-ui
that referenced
this issue
Dec 1, 2020
Closes rero/rero-ils#1487 Fixes item link displayed on an overdue transaction. The link used the `loan.pid` instead of `loan.item.pid`. Closes rero/rero-ils#1488 Corrects some translation problems in the detail document view (in the description tab). Close rero/rero-ils#1482 Updates the pickup counter when a 'ready to pickup' item is checked out. 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
bug
Breaks something but is not blocking
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
p-Medium
Medium priority (to be solved within 1-2 years)
Describe the bug
In the circulation interface, the counter of the tab 'to pickup' is not refreshed instantly.
It is not the case for the other tabs like CI/CO, pending.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The count must be refreshed instantly.
v0.14.0
*.The text was updated successfully, but these errors were encountered: