Koha/koha-tmpl/intranet-tmpl/prog/js/vue
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
..
components Bug 33466: Link to the vendor from the ERM module 2023-04-13 11:47:55 -03:00
composables
fetch Bug 33066: Use KohaTable for LicensesList 2023-04-10 07:38:43 -03:00
modules Bug 33422: (bug 32728 follow-up) ERM - Update search header depending on navigation 2023-04-06 09:29:29 -03:00
routes Bug 32991: Agreements: Add delete dialog to show. Removed FormConfirmDelete component and routes 2023-03-10 11:15:32 -03:00
stores Bug 32991: Don't remove all messages when confirm box is closed 2023-03-10 11:15:34 -03:00
messages.js Bug 32983: ERM - Retrieve AVs from an endpoint 2023-03-02 14:46:09 -03:00
vue-shims.d.ts