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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha@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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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