Bug 30467: (QA follow-up) Fix copy paste error to update updated_biblionumbers
[koha.git] / Koha / BackgroundJob / BatchDeleteItem.pm
2022-05-06 Nick ClemensBug 30467: (QA follow-up) Fix copy paste error to updat...
2022-05-06 Martin RenvoizeBug 30467: (QA follow-up) Restore indexing for item...
2022-05-06 Jonathan DruartBug 30467: Don't send the delete request for each item
2022-04-13 Tomas Cohen AraziBug 27783: Rename queues and adjust currently defined...
2022-03-22 Tomas Cohen AraziBug 30181: (follow-up) Remove redundant queries and...
2022-01-11 Jonathan DruartBug 29788: Fix batch delete item
2022-01-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2021-11-15 Andrew NuggedBug 28413: (QA follow-up) Fix for missing use Koha...
2021-10-18 Jonathan DruartBug 28445: delete_biblios is a boolean
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...