Summary: | Remove C4::Items::GetItemsByBiblioitemnumber | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | victor |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 18254 | ||
Bug Blocks: | 18252 |
Description
Jonathan Druart
2017-03-13 15:19:04 UTC
There are only 2 calls, first on is in additem.pl Bug 18254 - Remove C4::Items::GetItemsByBiblioitemnumber call from additem.pl GetItemsByBiblioitemnumber can't be found in master anymore. |