]> 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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 16 Sep 2024 14:47:33 +0000 (16:47 +0200)
commit8ed9a1858ed42193b03d759cbf9aacd3bdf1757f
tree666495c4edb9e65896536d1f5110b9412dc82d9d
parentc81fe295dbbb0ddcf3f07380cffede3cd94a03c7
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>
(cherry picked from commit 04b7d7f1ffe464120b26fed5636fae215f4be608)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsDataProvidersFormAdd.vue