Summary: | Remove GetMarcItem from C4::Biblio | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Architecture, internals, and plumbing | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | Pushed to oldstable --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, phil |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.05.00,23.11.03
|
|
Circulation function: | |||
Bug Depends on: | 29697 | ||
Bug Blocks: | |||
Attachments: |
Bug 35490: Remove GetMarcItem from C4::Biblio module
Bug 35490: Remove GetMarcItem from C4::Biblio module |
Description
Marcel de Rooy
2023-12-05 15:51:24 UTC
Created attachment 159589 [details] [review] Bug 35490: Remove GetMarcItem from C4::Biblio module Test plan: Compile module, run qa tools. Search for the use of C4::Items in C4/Biblio. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Trivial one liner: self SO Created attachment 159941 [details] [review] Bug 35490: Remove GetMarcItem from C4::Biblio module Test plan: Compile module, run qa tools. Search for the use of C4::Items in C4/Biblio. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.03 |