Bug 32939: Use APIClient to fetch vendors
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 21 Feb 2023 09:50:02 +0000 (10:50 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 27 Feb 2023 14:13:11 +0000 (11:13 -0300)
commit2d86a671f2e4ae42bfaba2b69642a5cae3707655
tree78a7d88957b13d71f7c38f09cdd60906c5f6a058
parent66dd767813fb59cfa1d6b976365df9172198e0e0
Bug 32939: Use APIClient to fetch vendors

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/acquisition-api-client.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/api-client.js
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/erm.js