Bug 17677 - [Omnibus] Move C4::Circulation code to the Koha namespace
Summary: [Omnibus] Move C4::Circulation code to the Koha namespace
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: 17599 17678 17679 17680 24295
Blocks: 15449
  Show dependency treegraph
 
Reported: 2016-11-25 09:36 UTC by Jonathan Druart
Modified: 2023-06-25 20:12 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 Jonathan Druart 2016-11-25 09:36:12 UTC

    
Comment 1 Jonathan Druart 2016-11-25 10:28:05 UTC
Bug 17678 - C4::Acquisition - Replace GetIssues with Koha::Issues
Comment 2 Jonathan Druart 2016-11-25 10:51:03 UTC
Bug 17599 - Move C4::Circulation::GetIssuingRule to Koha::IssuingRules->get_effective_issuing_rule
Comment 3 Jonathan Druart 2016-11-25 10:52:04 UTC
Bug 17679 - C4::Circulation - Remove unused GetItemIssues
Comment 4 Jonathan Druart 2016-11-25 11:59:40 UTC
Bug 17680 - C4::Circulation - Replace GetItemIssue with Koha::Issues