Created attachment 135049 [details] [review] 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
Created attachment 135050 [details] [review] Bug 30778: remove ModAuthInBatch 1 - git grep ModAuthInBatch 2 - Confirm none of these occurences are calls 3 - Apply patch 4 - git grep ModAuthInBatch 5 - No occurences
Created attachment 135056 [details] [review] 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>
Created attachment 135057 [details] [review] Bug 30778: remove ModAuthInBatch 1 - git grep ModAuthInBatch 2 - Confirm none of these occurences are calls 3 - Apply patch 4 - git grep ModAuthInBatch 5 - No occurences Signed-off-by: David Nind <david@davidnind.com>
Created attachment 135067 [details] [review] 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>
Created attachment 135068 [details] [review] Bug 30778: Remove ModAuthInBatch 1 - git grep ModAuthInBatch 2 - Confirm none of these occurences are calls 3 - Apply patch 4 - git grep ModAuthInBatch 5 - No occurences Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 22.11. Nice work everyone, thanks!
Backported to 22.05.x for 22.05.03