Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM
Jonathan Druart f92f967626
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>
2023-04-13 11:47:55 -03:00
..
AgreementLicenses.vue
AgreementPeriods.vue
AgreementRelationships.vue
AgreementsFormAdd.vue
AgreementsList.vue Bug 33466: Link to the vendor from the ERM module 2023-04-13 11:47:55 -03:00
AgreementsShow.vue
AgreementsToolbar.vue
Documents.vue
EHoldingsEBSCOPackageAgreements.vue
EHoldingsEBSCOPackagesList.vue Bug 33066: Remove useless use of useDataTable 2023-04-10 07:38:51 -03:00
EHoldingsEBSCOPackagesShow.vue Bug 33066: Fix table style 2023-04-10 07:38:53 -03:00
EHoldingsEBSCOPackageTitlesList.vue Bug 33066: Fix table style 2023-04-10 07:38:53 -03:00
EHoldingsEBSCOResourcesShow.vue
EHoldingsEBSCOTitlePackagesList.vue
EHoldingsEBSCOTitlesList.vue Bug 33066: Remove useless use of useDataTable 2023-04-10 07:38:51 -03:00
EHoldingsEBSCOTitlesShow.vue
EHoldingsLocalPackageAgreements.vue
EHoldingsLocalPackagesFormAdd.vue
EHoldingsLocalPackagesList.vue Bug 33466: Link to the vendor from the ERM module 2023-04-13 11:47:55 -03:00
EHoldingsLocalPackagesShow.vue Bug 33066: Fix table style 2023-04-10 07:38:53 -03:00
EHoldingsLocalPackagesToolbar.vue
EHoldingsLocalPackageTitlesList.vue Bug 33066: Fix table style 2023-04-10 07:38:53 -03:00
EHoldingsLocalResourcesShow.vue
EHoldingsLocalTitlePackagesList.vue
EHoldingsLocalTitlesFormAdd.vue
EHoldingsLocalTitlesFormAddResources.vue
EHoldingsLocalTitlesFormImport.vue
EHoldingsLocalTitlesList.vue Bug 33066: Remove useless use of useDataTable 2023-04-10 07:38:51 -03:00
EHoldingsLocalTitlesShow.vue
EHoldingsLocalTitlesToolbar.vue
Home.vue
LicensesFormAdd.vue
LicensesList.vue Bug 33466: Link to the vendor from the ERM module 2023-04-13 11:47:55 -03:00
LicensesShow.vue
LicensesToolbar.vue
Main.vue
UserRoles.vue