Bug 34185 - Code mixes OpacItemLocation and OPACItemLocation
Summary: Code mixes OpacItemLocation and OPACItemLocation
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2023-07-01 16:31 UTC by Katrin Fischer
Modified: 2023-07-01 16:31 UTC (History)
1 user (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 Katrin Fischer 2023-07-01 16:31:13 UTC
We have some OpacItemLocation and some OPACItemLocation in the code. Usually not a great idea. Would be nice to clean that up.