Koha/koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs
Jonathan Druart d210b8b1ca Bug 26080: Use the task queue for batch delete authorities
Same as the first patch, for authorities

Test plan:
Delete authority records using the batch record deletion tool
Confirm that the job is now delegated to the task queue and that
everything else is working as before

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-01 15:35:36 +02:00
..
batch_authority_record_deletion.inc Bug 26080: Use the task queue for batch delete authorities 2021-10-01 15:35:36 +02:00
batch_authority_record_modification.inc
batch_biblio_record_deletion.inc
batch_biblio_record_modification.inc Bug 26080: Some refactoring 2021-10-01 15:35:36 +02:00