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: fix change pickup location on loans #1174

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

BadrAly
Copy link

@BadrAly BadrAly commented Aug 21, 2020

Fixes a bug where change pickup location was allowed
for in_transit_to_house loans and not allowed for
in_transit_for_pickup loans.

Fixes a bug when checkout on in_transit_to_house loans
was not possible for patrons not owning the loan
in_transit_to_house.

Co-Authored-by: Aly Badr aly.badr@rero.ch

Why are you opening this PR?

https://tree.taiga.io/project/rero21-reroils/task/1691?kanban-status=1224894

Dependencies

My PR depends on the following rero-ils-ui's PR(s):

  • rero/rero-ils-ui#

How to test?

  • What command should I have to run to test your PR?
  • What should I test through the UI?

Code review check list

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

@BadrAly BadrAly self-assigned this Aug 21, 2020
@BadrAly BadrAly added the f: circulation Concerns the circulation interface or backend label Aug 21, 2020
@BadrAly BadrAly added this to the v0.12.0 milestone Aug 21, 2020
Fixes a bug where change pickup location was allowed
for in_transit_to_house loans and not allowed for
in_transit_for_pickup loans.

Fixes a bug when checkout on in_transit_to_house loans
was not possible for patrons not owning the loan
in_transit_to_house.

Co-Authored-by: Aly Badr <aly.badr@rero.ch>
@BadrAly BadrAly merged commit 8c8120c into rero:dev Aug 21, 2020
@BadrAly BadrAly deleted the baa-fix-change-pickup-loc branch November 5, 2020 13:39
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