Bug 35490: Remove GetMarcItem from C4::Biblio module
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 5 Dec 2023 15:51:35 +0000 (15:51 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 13 Feb 2024 10:22:09 +0000 (11:22 +0100)
commit658ad821beb10aa3d079d7e03fe79d5aea04b61a
tree43e910411735f0f9a18b07a63d2da8dbce5937b9
parent5a369a24d7b98ccf04b2f6433d7e7c9699620c1f
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>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 3385142d7c06c3723ecc83399a6d8bbbb5a8f4d2)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Biblio.pm