Bug 29697: Replace GetMarcBiblio occurrences with $biblio->metadata->record
[srvgit] / Koha / BackgroundJob / BatchUpdateItem.pm
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...
2021-10-28 Jonathan DruartBug 28445: Remove modified_itemitemnumbers
2021-10-18 Jonathan DruartBug 28445: Respect MaxItemsToDisplayForBatchMod from...
2021-10-18 Jonathan DruartBug 28445: Don't surround the whole batch with a transa...
2021-10-18 Jonathan DruartBug 28445: Fix encoding issue with the background job...
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...