[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 Feb 9 11:53:19 CET 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

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


More information about the Koha-bugs mailing list