Bug 33466: Link to the vendor from the ERM module
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 11 Apr 2023 09:27:08 +0000 (11:27 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 13 Apr 2023 14:47:55 +0000 (11:47 -0300)
commitf92f967626d3f3d8e1a873a5378f3fdaa0724fac
tree0b479b3bf8f85cd3bd9486556431557b55f36d69
parentca80bf67cea41613248d8e932e4dbdb5b232b5ca
Bug 33466: Link to the vendor from the ERM module

There are 3 tables in the ERM module where we display the vendor name
but without a link to the acquisition module.

This patch adds the links.

Test plan:
Create an agreement, a license and a local package.
Pick a vendor and notice that now there is a link on the list view.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalPackagesList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesList.vue