Bug 25754 - Deprecate C4::Items::ModItemTransfer
Summary: Deprecate C4::Items::ModItemTransfer
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on: 35721 35737 35738 35739 35740 35741
Blocks: 22161
  Show dependency treegraph
 
Reported: 2020-06-15 14:50 UTC by Martin Renvoize
Modified: 2024-01-09 13:35 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.