Bug 30778: Remove ModBiblioInBatch
authorNick Clemens <nick@bywatersolutions.com>
Mon, 16 May 2022 19:50:20 +0000 (19:50 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 12 Jul 2022 15:27:42 +0000 (15:27 +0000)
commitd9a939c2203e541be8b25372779ff0b17af266d6
treeec7e137b265cc2d63c31777f1baf91060880787c
parent0c69a9739464ef1101c139be0f9b6124ebb583bd
Bug 30778: Remove ModBiblioInBatch

To test:
1 - git grep ModBiblioInBatch
2 - Confirm these occurences are not calls
3 - Apply patch
4 - git grep ModBiblioInBatch
5 - No occurences

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 46fabf9bb52375db38268031ca9409a734fe7ce0)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/ImportBatch.pm