-
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
items: inherit holdings first call_number #1538
Conversation
257dec4
to
3f5d180
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the commit message title, items is better than item. But it's not so important.
3f5d180
to
e3085ac
Compare
e3085ac
to
c5e987c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for this second "requrest changes" :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commit message proposition:
items: inherit holdings first call_number
For items of type `issue`, the parent holdings first call_number is
displayed when the item has no first call_number. This call number is
inherited in the following screens in the public interface:
* Document details view.
* Patron profile: loans, requests, history tabs.
* Collection details view.
* Generated notifications.
* Closes #1288.
8633e6d
to
41f3806
Compare
41f3806
to
8b73d29
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Closes #1288.
With a dot. It's a sentence.
8b73d29
to
aa07464
Compare
aa07464
to
885ee6a
Compare
885ee6a
to
c516050
Compare
4d3997c
to
377f7ed
Compare
For items of type `issue`, the parent holdings first call_number is displayed when the item has no first call_number. This call number is inherited in the following screens in the public interface: * Document details view. * Patron profile: loans, requests, history tabs. * Collection details view. * Late issues and inventory CSV exports. * Generated notifications. * Closes rero#1288. Co-Authored-by: Aly Badr <[email protected]>
377f7ed
to
0a8d90c
Compare
For items of type
issue
, the parent holdings first call_number isdisplayed when the item has no first call_number. This call number is
inherited in the following screens in the public interface:
Document details view.
Patron profile: loans, requests, history tabs.
Collection details view.
Late issues and inventory CSV exports.
Generated notifications.
Closes The issue call number should be generated according to the holdings call number. #1288.
Co-Authored-by: Aly Badr [email protected]
Why are you opening this PR?
https://tree.taiga.io/project/rero21-reroils/task/1896?kanban-status=1224894
Dependencies
How to test?
Code review check list