Bug 30719: Rename `batch` for `ill_batch` in Koha::Illrequest
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 17 Oct 2023 16:40:09 +0000 (13:40 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 17 Oct 2023 17:45:25 +0000 (14:45 -0300)
commit56419590cb58bf8f2dd40460e33cde46cddbaa61
tree8cbd3ef547287a1d6a1308ea181b3df96932e377
parente6de47e9ecdf01190c7a244e30cb760281554f38
Bug 30719: Rename `batch` for `ill_batch` in Koha::Illrequest

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Illrequest.pm
Koha/Schema/Result/Illrequest.pm
api/v1/swagger/definitions/ill_request.yaml
api/v1/swagger/paths/ill_requests.yaml
t/db_dependent/Koha/Illbatch.t [new file with mode: 0755]