https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25534 --- Comment #72 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #70)
1. Why do we have the dropdown list with the reason list at the bottom of this table: https://snipboard.io/i0RrM2.jpg Would not it make sense to have it in the confirmation popup (moved to a modal)?
That would make sense to me, but I had not marked it as a blocker (see comment#39)
2. Should not we have the cancellation reason displayed in the "Holds history" view? /cgi-bin/koha/members/holdshistory.pl?borrowernumber=51
I have filed a new bug for this, I think we could easily deal with it separately: Bug 26281 - Add cancellation reason to holds history
3. POD for Koha::Hold->cancel needs to be adjusted
4. de-DE/optional/auth_val.sql contains twice the same insert statements
Oops, thx for catching that.
5. Tests must use build_sample_item (see bug 26250)
-- You are receiving this mail because: You are watching all bug changes.