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

Implement SIP2 checkin/checkout actions (US 1357) #1535

Merged
merged 4 commits into from
Dec 10, 2020

Conversation

lauren-d
Copy link
Contributor

@lauren-d lauren-d commented Dec 2, 2020

Why are you opening this PR?

Code review check list

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

@lauren-d lauren-d added this to the v0.15.0 milestone Dec 2, 2020
@lauren-d lauren-d self-assigned this Dec 2, 2020
@lauren-d lauren-d force-pushed the US1357-sip2-circulation branch from 47137c6 to 64aedb7 Compare December 3, 2020 07:21
lauren-d and others added 3 commits December 7, 2020 12:29
Allows the patron to view details of overdue items, checked out items…
on the selfcheck machine. To do that, we need to return item
information (title, fee amount, due date…)

* Upgrades invenio-SIP2 modules version.
* Implements item information handlers.
* Adapts and write some tests.

Co-Authored-by: Lauren-D <[email protected]>
Allows the patron to do a checkout on the selfcheck machine.

* Adds checkout handler.
* Adds patron status handler.
* Adapts and write some tests.
* Changes organisation_pid to library_pid used by client.
* Adapts invenio-sip2 package to use latest version.

Co-Authored-by: Lauren-D <[email protected]>
Co-Authored-by: Benoit Erken <[email protected]>
Allows the patron to do a checkin on the selfcheck machine.

* Adds checkin handler.
* Adapts and write some tests.

Co-Authored-by: Lauren-D <[email protected]>
@lauren-d lauren-d force-pushed the US1357-sip2-circulation branch from 64aedb7 to b6b76c2 Compare December 7, 2020 11:31
Returns checkin or checkout notes to the selfchek machine.

* Adds checkout or checkin note to the selfchek handler.
* Adds try statement to catch error on patron checkin/checkout

Co-Authored-by: Lauren-D <[email protected]>
@iGormilhit iGormilhit changed the title Us1357 sip2 circulation Implement SIP2 checkin/checkout actions (US 1357) Dec 10, 2020
@iGormilhit iGormilhit added the f: circulation Concerns the circulation interface or backend label Dec 10, 2020
@lauren-d lauren-d merged commit b909c44 into dev Dec 10, 2020
@lauren-d lauren-d deleted the US1357-sip2-circulation branch January 21, 2021 07:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants