Bug 34206: Fix display of vendor options in agreements and licenses forms
authorJohn Doe <you@example.com>
Wed, 5 Jul 2023 15:56:46 +0000 (15:56 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 6 Jul 2023 13:48:21 +0000 (14:48 +0100)
commitc24b75f94563b1ecb655101cb5f9ae0d58ccc67a
tree1fbacc679582eeb356bd93b32c6aa7586ffc9451
parent9547f919153904e8c272955c21b9d322e3abd4b8
Bug 34206: Fix display of vendor options in agreements and licenses forms

Test plan:
1) Go to ERM licenses /cgi-bin/koha/erm/licenses
2) Click 'New license' and click the 'vendor' dropdown
3) Notice how it doesn't bring up any options
4) Apply patch and repeat test plan. Notice how now the vendor options show.
5) Repeat test plan for agreements

The test plan should be done using the 22.11.x branch

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesFormAdd.vue