]> git.koha-community.org Git - koha.git/commit
Bug 33066: Use KohaTable for LicensesList
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 7 Mar 2023 16:04:01 +0000 (17:04 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 11 May 2023 16:01:26 +0000 (17:01 +0100)
commitc64177d924edcce971f33b52ad48f45d1d86dbbc
tree4735529f797fabd8f726b2abd4efbb1c90b5226d
parentf375f1559b5cc11a8e333aa9d93b6a36b9d70755
Bug 33066: Use KohaTable for LicensesList

Bug 33066: (follow-up) Use KohaTable for LicensesList

There was a mismatch, we can embed the whole vendor object info.

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Agustín Moyano <agustinmoyano@theke.io>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 1c03ff77b272eada4859569389cc37c7e0a0c583)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
api/v1/swagger/paths/erm_licenses.yaml
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/erm-api-client.js