Bug 32030: Add users to licenses - Preparation
authorPedro Amorim <pjamorim91@gmail.com>
Fri, 28 Oct 2022 22:14:16 +0000 (22:14 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:47 +0000 (09:44 -0300)
commit03d23be15db8955df0518567493eb4762e7c8ee4
treea961d3cc4a64d7d25d05cbaaf3eb7b9b847264db
parent5fbdfa08cc0c5857477b6607ae3b3b16fcab2ab8
Bug 32030: Add users to licenses - Preparation

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
15 files changed:
Koha/ERM/Agreement.pm
Koha/ERM/Agreement/UserRole.pm [deleted file]
Koha/ERM/Agreement/UserRoles.pm [deleted file]
Koha/ERM/UserRole.pm [new file with mode: 0644]
Koha/ERM/UserRoles.pm [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt
koha-tmpl/intranet-tmpl/prog/en/modules/erm/erm.tt
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementUserRoles.vue [deleted file]
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsShow.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/ERMMain.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UserRoles.vue [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/js/vue/fetch.js
koha-tmpl/intranet-tmpl/prog/js/vue/stores/authorised_values.js
t/db_dependent/Koha/ERM/Agreements.t