[Koha-bugs] [Bug 25755] Add a Koha::Item->request_transfer method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 25 15:53:57 CEST 2021


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com
  Text to go in the|This work adds a            |This work adds a
      release notes|`request_transfer` method   |`request_transfer` method
                   |to `Koha::Item` that allows |to `Koha::Item` that allows
                   |a transfer to be requested. |a transfer to be requested.
                   |
                           |
                   |The method will throw       |The method will throw
                   |exceptions for missing      |exceptions for missing
                   |parameters and it obeys the |parameters and it obeys the
                   |transfer limits.
           |transfer limits.
                   |                            |
                   |Optionally, one can pass    |Optionally, one can pass
                   |'ignore_limits' and         |'ignore_limits' and
                   |'enqueue'/'replace'         |'enqueue'/'replace'
                   |parameters to override the  |parameters to override the
                   |transfer limits and handle  |transfer limits and handle
                   |cases where a transfer      |cases where a transfer
                   |request may already exists. |request may already exist.

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


More information about the Koha-bugs mailing list