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

            Bug ID: 22379
           Summary: ILS-DI Method "CancelHold" don't check
                    CanReserveBeCanceledFromOpac
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Web services
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: arthur.suz...@biblibre.com
        QA Contact: testo...@bugs.koha-community.org
  Target Milestone: ---

Requests to cancel a hold done through ILS-DI CancelHold method do not check
same conditions as cancellation done through the OPAC interface.

Here are the conditions (extract from C4/Reserves.pm) :
Returns 1 if reserve can be cancelled by user from OPAC.
First check if reserve belongs to user, next checks if reserve is not in
transfer or waiting status

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to