This is specific to 22.11.x and resulted of bug 33355 being originally developed without bug 33103 in master, but when bug 33355 was rebased before pushed, it was rebased with bug 33101 in master. It applied nicely, but bug 33101 was not pushed to 22.11 because it's an enhancement.
Created attachment 153066 [details] [review] 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
(In reply to Pedro Amorim from comment #0) > This is specific to 22.11.x and resulted of bug 33355 being originally > developed without bug 33103 in master, but when bug 33355 was rebased before > pushed, it was rebased with bug 33101 in master. > > It applied nicely, but bug 33101 was not pushed to 22.11 because it's an > enhancement. Typo: "bug 33101" should be "bug 33103"
Created attachment 153067 [details] [review] 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>
All working, lets go for a push.
Pushed to 22.11.x for 22.11.08
*** Bug 34350 has been marked as a duplicate of this bug. ***