Bug 32030: ERM - Agreement documents (FIXED)
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Jul 2022 10:01:05 +0000 (12:01 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:18 +0000 (09:44 -0300)
commit64a838ce32f8ad6451729a4a7739d3353da8efcb
treefab5c24eb52810aca80e916d18e6f83d404c0e9e
parent21610ec5f4310834637a91384a9763d137a9d851
Bug 32030: ERM - Agreement documents (FIXED)

Document - don't send file_content when fetching a document

apt install libmojolicious-plugin-renderfile-perl

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/ERM/Agreement.pm
Koha/ERM/Agreement/Document.pm
Koha/REST/V1.pm
Koha/REST/V1/ERM/Documents.pm [new file with mode: 0644]
api/v1/swagger/definitions/erm_agreement_document.yaml
api/v1/swagger/paths/erm_documents.yaml [new file with mode: 0644]
api/v1/swagger/swagger.yaml
cpanfile
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsShow.vue