-
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
In transit to: destination not displayed #770
Labels
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
Milestone
Comments
iGormilhit
added
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
labels
Feb 19, 2020
This problem occured only on 'circulation/checkout' page : the method "getTransitLocationPid()" return |
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Feb 19, 2020
* Fixes automatic_checkin return informations * Closes rero#770 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
6 tasks
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Feb 19, 2020
* Fixes automatic_checkin return informations * Closes rero#770 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Feb 19, 2020
* Fixes automatic_checkin return informations * Closes rero#770 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
iGormilhit
pushed a commit
that referenced
this issue
Feb 19, 2020
* Fixes automatic_checkin return informations * Closes #770 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
The case 1 is not solved. Transit destination is not displayed. (tested on ilsdev, rero-ils version e2fbc6b, rero-ils-ui version 925ffabb) |
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Feb 24, 2020
* Closes rero#770 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
6 tasks
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Feb 24, 2020
* Closes rero#770 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly
pushed a commit
that referenced
this issue
Feb 25, 2020
* Closes #770 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
AoNoOokami
pushed a commit
to AoNoOokami/rero-ils-ui
that referenced
this issue
Feb 25, 2020
* Displays pickup location name when the item is in transit for pickup. * Highlights items with action needed in checkin form. * Closes rero/rero-ils#770. Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
AoNoOokami
pushed a commit
to AoNoOokami/rero-ils-ui
that referenced
this issue
Feb 25, 2020
* Displays pickup location name when the item is in transit for pickup. * Highlights items with action needed in checkin form. * Closes rero/rero-ils#770. Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
AoNoOokami
pushed a commit
to AoNoOokami/rero-ils-ui
that referenced
this issue
Feb 25, 2020
* Displays pickup location name when the item is in transit for pickup. * Highlights items with action needed in checkin form. * Adds flash message when the item has fees. * Closes rero/rero-ils#770. Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
AoNoOokami
pushed a commit
to AoNoOokami/rero-ils-ui
that referenced
this issue
Feb 25, 2020
* Displays pickup location name when the item is in transit for pickup. * Highlights items with action needed in checkin form. * Adds flash message when the item has fees. * Closes rero/rero-ils#770. * Closes rero/rero-ils#783. Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
7 tasks
AoNoOokami
pushed a commit
to AoNoOokami/rero-ils-ui
that referenced
this issue
Feb 25, 2020
* Displays pickup location name when the item is in transit for pickup. * Highlights items with action needed in checkin form. * Adds flash message when the item has fees. * Closes rero/rero-ils#770. * Closes rero/rero-ils#783. Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
AoNoOokami
pushed a commit
to AoNoOokami/rero-ils-ui
that referenced
this issue
Feb 25, 2020
* Displays pickup location name when the item is in transit for pickup. * Highlights items with action needed in checkin form. * Adds flash message when the item has fees. * Closes rero/rero-ils#770. * Closes rero/rero-ils#783. Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Feb 26, 2020
* Closes rero#770 * Improves finding a location of an item when in circulation. Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Feb 26, 2020
* Closes rero#770 * Improves finding a location of an item when in circulation. * Fixes units testing. Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Feb 26, 2020
* Closes rero#770 * Improves finding a location of an item when in circulation. * Fixes units testing. Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly
pushed a commit
that referenced
this issue
Feb 26, 2020
* Closes #770 * Improves finding a location of an item when in circulation. * Fixes units testing. Co-Authored-by: Aly Badr <aly.badr@rero.ch>
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
f: professional ui
Professional interface
Describe the issue
In circulation UI, for a transaction with transit, destination is not displayed: "in transit (to )".
To Reproduce
Case 1: in the checkin form
Case 2: in the patron account
Expected behavior
Library name should be displayed as destination
Software version
ilsdev + ilspilot
rero-ils version c236bc8
rero-ils-ui version 4fc4656d
Screenshots
The text was updated successfully, but these errors were encountered: