Bug 25754

Summary: Deprecate C4::Items::ModItemTransfer
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Architecture, internals, and plumbingAssignee: Martin Renvoize <martin.renvoize>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: koha-bugs, testopia
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31437
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 35721, 35737, 35738, 35739, 35740, 35741    
Bug Blocks: 22161    

Description Martin Renvoize 2020-06-15 14:50:15 UTC
C4::Items::ModItemTransfer should be replaced replaced by a combination of Koha::Item and Koha::Item::Transfer methods.