Bug 30778: Remove ModBiblioInBatch
authorNick Clemens <nick@bywatersolutions.com>
Mon, 16 May 2022 19:50:20 +0000 (19:50 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 6 Jun 2022 16:31:36 +0000 (13:31 -0300)
commit46fabf9bb52375db38268031ca9409a734fe7ce0
tree581c607fb14d20870106cc96922ddf9d433639b6
parent3b0505247ac358067a14a8b2edba087f212daad5
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>
C4/ImportBatch.pm