[Koha-bugs] [Bug 22379] ILS-DI Method "CancelHold" don't check CanReserveBeCanceledFromOpac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 20 21:21:54 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22379

--- Comment #1 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 85413
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85413&action=edit
Bug 22379 : Fix checks not made by ILS-DI method CancelHold

Disable the possibility for a borrower to cancel a reservation
which is either in a Transit or Waiting state.
This reproduce the behaviour seen on the OPAC.
Also replaces previous checks on the borrowernumber
since CanReserveBeCanceledFromOpac already checks this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list