]> git.koha-community.org Git - koha.git/commit
Bug 37288: Allow manual providers to be edited
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Mon, 29 Jul 2024 08:52:39 +0000 (08:52 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 29 Aug 2024 17:28:00 +0000 (17:28 +0000)
commit04b7d7f1ffe464120b26fed5636fae215f4be608
treee3755b2b7980bce322f09d319e3ac7a60c281266
parentc87b670300c4e8e226ed1fdeb707dd4883d91039
Bug 37288: Allow manual providers to be edited

There is a bug preventing manually created providers from being edited. This patch fixes that issue and allows providers to be edited if they have been created manually

Test plan:
1) Create a data provider in the ERM manually using the Create manually option
2) Click to edit that provider
3) The form will not load
4) Apply patch and run yarn build
5) Hard refresh the browser
6) The form should now load correctly

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 8872aa91e35a77951eb60037bc1f709fe093f00a)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsDataProvidersFormAdd.vue