Bug 19532: (follow-up) Fixes along recall workflow
[koha.git] / Koha / BackgroundJob / BatchUpdateAuthority.pm
2021-11-19 Jonathan DruartBug 29387: Stringify exceptions for other background...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-05 Jonathan DruartBug 22417: Remove $dbh in Koha::BackgroundJob::*
2020-10-05 Jonathan DruartBug 22417: Add missing POD and html filters
2020-10-05 Jonathan DruartBug 22417: Remove record_type from BatchUpdate*
2020-10-05 Jonathan DruartBug 22417: Fix the batch authority tool
2020-10-05 Jonathan DruartBug 22417: Switch to STOMP
2020-10-05 Jonathan DruartBug 22417: Add Koha::BackgroundJob::BatchUpdateAuthority