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

In the professional patron account, the counter of the "Pending" tab is not updated after a checkout #1579

Closed
pronguen opened this issue Dec 23, 2020 · 2 comments
Assignees
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

@pronguen
Copy link
Contributor

Describe the bug

In the professional patron account, the counter of the "Pending" tab is not updated after a checkout. The other tabs are.

To Reproduce

  1. Take a patron with an item "To pick-up" and an item "Pending"
  2. Checkout the two items
  3. See that the counter of tab "To pick-up" is updated, but not the one of "Pending"

Note: on ilspilot.test.rero.ch (v 0.14.1), both tabs "To pick-up" and "Pending" are NOT updated.

Expected behavior

The counters of all tabs are updated, unless it requires an important treatment time.

Context

@pronguen pronguen added f: circulation Concerns the circulation interface or backend pilot libraries bug Breaks something but is not blocking labels Dec 23, 2020
@iGormilhit iGormilhit added p-Medium Medium priority (to be solved within 1-2 years) f: professional ui Professional interface and removed triage labels Jan 11, 2021
@iGormilhit iGormilhit added this to the v1.2.0 milestone Feb 8, 2021
@zannkukai zannkukai self-assigned this Mar 4, 2021
@zannkukai
Copy link
Contributor

zannkukai commented Mar 4, 2021

Sorry in fench....

Je ne comprend pas bien le fonctionnement que tu as utilisé pour le « décrément » du tab pending. Je m’explique.

1) Si on prend le compte de « Smith, John », on imagine que je peux voir 2 pendings request. Sur ce tab, aucune action n’est possible sur les items.
2) pour faire passer un item de « pending » à « to pickup up », il faut faire un checkin du bouquin dans la bib de destination. Pour cela, il faut donc changer d’écran et aller dans l’interface de circulation générale (pas spécifique à un lecteur). De ce fait, on ne voit plus les onglets du compte lecteurs.
3) je fais le CI pour un des items qui était « pending » —> l’interface m’averti qu’il existe une demande pour JS et que le livre est dispo au bureau de prêt.
4) je retourne donc maintenant dans le compte de JS. Mes compteurs sont bien à jour : 1 « to pickup » et 1 « pending »
5) dans l’interface de circulation de JS, je fais un CO pour l’item en « to pickup », les compteurs sont bin mit à jour.

As-tu tester cela avec 2 onglets ouverts ; 1 sur l’interface de circulation d’un lecteur et l’autre sur l’interface générale du CI/CO ?
Si oui, ca explique le souci mentionné dans l’issue mais on ne peut pas la régler car 2 applications angular (2 onglets = 2 app) ne communiquent pas entre elle (et je te raconte pas le bazar si on doit gérer ce cas de figure).
J’ai peut-être loupé une étape

@zannkukai
Copy link
Contributor

Resolve with v1.0.1

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)
Projects
None yet
Development

No branches or pull requests

3 participants