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

circulation: display item info when no circ action is performed #500

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

AoNoOokami
Copy link
Contributor

@AoNoOokami AoNoOokami commented Jan 25, 2021

Co-Authored-by: Alicia Zangger [email protected]

Why are you opening this PR?

To solve the issue mentioned above.

Dependencies

My PR depends on rero-ils#<xx>'s PR(s):

N/A

How to test?

See issue description

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Cypress tests successful?

@AoNoOokami AoNoOokami self-assigned this Jan 25, 2021
* Adds conditions to consider a checkin with no action performed in
order to display item info (for example, when an in-transit item barcode
is scanned at a wrong library).
* Closes rero/rero-ils#1168.

Co-Authored-by: Alicia Zangger <[email protected]>
@AoNoOokami AoNoOokami force-pushed the zaa-#1168-checkin-without-action branch from 7caac6d to 78744e2 Compare January 25, 2021 15:26
@AoNoOokami AoNoOokami added the f: circulation Concerns the circulation interface or backend label Jan 25, 2021
@iGormilhit iGormilhit added the f: professional ui Professional interface label Jan 27, 2021
@AoNoOokami AoNoOokami requested review from benerken and sebdeleze and removed request for Garfield-fr January 27, 2021 08:07
@AoNoOokami AoNoOokami removed the request for review from sebdeleze January 27, 2021 09:46
@AoNoOokami AoNoOokami merged commit 32c8d55 into rero:dev Jan 27, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is no information on the item when a checkin without action is performed
4 participants