Bug 35723 - Remove call to transferbook from Recalls
Summary: Remove call to transferbook from Recalls
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 22161
  Show dependency treegraph
 
Reported: 2024-01-08 12:44 UTC by Martin Renvoize
Modified: 2024-01-08 12:44 UTC (History)
0 users

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 2024-01-08 12:44:18 UTC
Koha::Item->request_transfer has existed for a couple of years now.. the use of C4::Circulation::transferbook should never have made it into the Recalls code during QA :(