-
Notifications
You must be signed in to change notification settings - Fork 13
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 : toastr message when item goes in transit #339
Conversation
f83f278
to
b5d23c8
Compare
7d3eca2
to
118c208
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.
Commit message: from When an item is checked-in and goes in transit, add a toastr message to informs user about this spec.
to Adds a toastr message to inform the librarian that the checked-in item goes in transit.
Or something else, but this spec
is a bit strange, at least for me.
4b99a16
to
f0170c7
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.
Commit message approved.
b665838
to
f19d8b3
Compare
f19d8b3
to
cb38fcc
Compare
projects/admin/src/app/circulation/checkin/checkin.component.ts
Outdated
Show resolved
Hide resolved
cb38fcc
to
5a64f15
Compare
Adds a toastr message to inform the librarian that the checked-in item goes in transit with destination informations into. Co-Authored-by: Renaud Michtote <renaud.michotte@gmail.com>
5a64f15
to
a653853
Compare
When an item is checked-in and goes in transit, add a toastr message to
informs user about this spec.
Co-Authored-by: Renaud Michote renaud.michotte@gmail.com
How to test?
Code review check list