Bug 32030: ERM - Documents - FIXME
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 16 May 2022 16:35:20 +0000 (18:35 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:43:53 +0000 (09:43 -0300)
commit94ef7c6865ad7b69c91f308894f7eb653bfa1638
treef25c72f8046219217cdaa53f2155bcec5407bbd4
parentc03c616bc2d473f2897fcaa551fa6d8c43155a80
Bug 32030: ERM - Documents - FIXME

This needs to be continued...
* show view
* download the documents
* don't embed the document content

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 [new file with mode: 0644]
Koha/ERM/Agreement/Documents.pm [new file with mode: 0644]
Koha/REST/V1/ERM/Agreements.pm
cypress/integration/Agreements_spec.ts
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementDocuments.vue [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/fetch.js