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 check-in form, the patron information can be more useful (link + age). #1378

Closed
pronguen opened this issue Nov 4, 2020 · 0 comments · Fixed by rero/rero-ils-ui#419
Assignees
Labels
enhancement Improvement of an existing feature 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

pronguen commented Nov 4, 2020

How it works

When I do a checkin, I see patron information on top. There is a link to the patron detailed view.

Improvement suggestion

  • The link should lead to the patron account (checkout mode)
  • The age of the patron is displayed instead of the birth date (useful for young patrons)
@pronguen pronguen added enhancement Improvement of an existing feature triage f: circulation Concerns the circulation interface or backend p-Medium Medium priority (to be solved within 1-2 years) labels Nov 4, 2020
@iGormilhit iGormilhit added f: professional ui Professional interface and removed triage labels Nov 5, 2020
@zannkukai zannkukai self-assigned this Nov 6, 2020
zannkukai added a commit to zannkukai/rero-ils-ui that referenced this issue Nov 6, 2020
Depending where the card component is sued, the link on the patron name
should be different :
  * on the checkin interface : point to the patron circulation view
  * on the patron circulation view : point to the patron detail view

Closes rero/rero-ils#1378

Authored-by: Renaud Michotte <[email protected]>
zannkukai added a commit to zannkukai/rero-ils-ui that referenced this issue Nov 6, 2020
Depending where the card component is sued, the link on the patron name
should be different :
  * on the checkin interface : point to the patron circulation view
  * on the patron circulation view : point to the patron detail view

Closes rero/rero-ils#1378

Authored-by: Renaud Michotte <[email protected]>
@iGormilhit iGormilhit added this to the v0.14.0 milestone Nov 9, 2020
zannkukai added a commit to zannkukai/rero-ils-ui that referenced this issue Nov 9, 2020
* Adapts the link on the patron name depending where the card component
  is used:
  * In the checkin interface: point to the patron circulation view.
  * In the patron circulation view: point to the patron detail view.
* Displays the patron age instead of birth date, to identify children
  easily + easter eggs.

Closes rero/rero-ils#1378

circulation: update link on card component

Depending where the card component is sued, the link on the patron name
should be different :
  * on the checkin interface : point to the patron circulation view
  * on the patron circulation view : point to the patron detail view

Closes rero/rero-ils#1378

Authored-by: Renaud Michotte <[email protected]>
zannkukai added a commit to zannkukai/rero-ils-ui that referenced this issue Nov 9, 2020
* Adapts the link on the patron name depending where the card component
  is used:
  * In the checkin interface: point to the patron circulation view.
  * In the patron circulation view: point to the patron detail view.
* Displays the patron age instead of birth date, to identify children
  easily + easter eggs.

Closes rero/rero-ils#1378

Authored-by: Renaud Michotte <[email protected]>
zannkukai added a commit to rero/rero-ils-ui that referenced this issue Nov 9, 2020
* Adapts the link on the patron name depending where the card component
  is used:
  * In the checkin interface: point to the patron circulation view.
  * In the patron circulation view: point to the patron detail view.
* Displays the patron age instead of birth date, to identify children
  easily + easter eggs.

Closes rero/rero-ils#1378

Authored-by: Renaud Michotte <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature 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

Successfully merging a pull request may close this issue.

3 participants