Bug 37156 - Internal routine _GetCircControlBranch is used outside of C4::Circulation
Summary: Internal routine _GetCircControlBranch is used outside of C4::Circulation
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-21 16:12 UTC by Nick Clemens (kidclamp)
Modified: 2024-06-21 16: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:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2024-06-21 16:12:53 UTC
git grep _GetCircControlBranch

Koha/Item.pm
Koha/Recall.pm
reserve/request.pl
svc/letters/preview


see bug 5801