-
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
Pro patron history: checkout and renewal info missing #3529
Labels
bug
Breaks something but is not blocking
f: circulation
Concerns the circulation interface or backend
Comments
PascalRepond
added
f: circulation
Concerns the circulation interface or backend
bug
Breaks something but is not blocking
labels
Nov 16, 2023
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Nov 27, 2023
* Closes rero/rero-ils#3529. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to rero/rero-ils-ui
that referenced
this issue
Nov 28, 2023
* Closes rero/rero-ils#3529. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Dec 6, 2023
For the patrons's history we only retrieve the loan type. * Closes rero/rero-ils#3529. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to rero/rero-ils-ui
that referenced
this issue
Dec 6, 2023
For the patrons's history we only retrieve the loan type. * Closes rero/rero-ils#3529. Co-Authored-by: Bertrand Zuchuat <[email protected]>
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
Bug description:
In the professionnal patron history, if a loan had at least one notification linked, the checkout info (date and transaction location) is not displayed and creates an error in the console:
e.checkout.metadata is undefined
Expected behavior:
The checkout date and location should be correctly displayed without error.
Steps to Reproduce:
Example: https://ils.test.rero.ch/professional/circulation/patron/2050124312/history : Open "Les genres musicaux"
Context
The text was updated successfully, but these errors were encountered: