Bug 30070: (follow-up) Filter out deleted files on the API
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 14 Nov 2023 15:07:01 +0000 (15:07 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Wed, 17 Jan 2024 10:38:57 +0000 (11:38 +0100)
commit8b5a5f46cb2da97e9a6d730b10c8729c094772f1
treece1db1d351c1b2adf3b7357d54a0168adfba02a3
parenta2fb53a719f46bd58f23812f16b3d379178f219d
Bug 30070: (follow-up) Filter out deleted files on the API

EDI uses a 'deleted' flag in the table to denote deleted files, we
should filter those out of the API response.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Edifact/File.pm
Koha/REST/V1/Acquisitions/Vendor/Edifact/Files.pm
api/v1/swagger/definitions/edifact_file.yaml
t/db_dependent/api/v1/edifact_files.t