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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #116541|0                           |1
        is obsolete|                            |
 Attachment #116542|0                           |1
        is obsolete|                            |
 Attachment #116543|0                           |1
        is obsolete|                            |
 Attachment #116544|0                           |1
        is obsolete|                            |
 Attachment #116545|0                           |1
        is obsolete|                            |
 Attachment #116546|0                           |1
        is obsolete|                            |

--- Comment #33 from Jonathan Druart <[email protected]> 
---
Created attachment 117574
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117574&action=edit
Bug 25755: Add Koha::Item->request_transfer method

This patch adds the request_transfer method to the Koha::Item object.
The new method requires `to` and `reason` parameters and will throw an
exception if an active transfer request is found on the item.

Test plan
1/ Run the included updated tests in t/db_dependent/Koha/Item.t
2/ Verify the tests pass
3/ Signoff

Signed-off-by: Kathleen Milne <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Signed-off-by: Joonas Kylmälä <[email protected]>

-- 
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