Bug 17729 - Move IsItemOnHoldAndFound to Koha::Holds
Summary: Move IsItemOnHoldAndFound to Koha::Holds
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 17728
  Show dependency treegraph
 
Reported: 2016-12-06 11:13 UTC by Jonathan Druart
Modified: 2016-12-07 16:24 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
Bug 17729: Move IsItemOnHoldAndFound to Koha::Holds (2.82 KB, patch)
2016-12-06 11:15 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2016-12-06 11:13:15 UTC

    
Comment 1 Jonathan Druart 2016-12-06 11:15:21 UTC
Created attachment 57998 [details] [review]
Bug 17729: Move IsItemOnHoldAndFound to Koha::Holds

I don't think this is ready yet, since we are in loops, that can
introduce speed improvement regressions