Summary: | [22.11] Vendor options do not show on agreements and licenses form | ||
---|---|---|---|
Product: | Koha | Reporter: | Pedro Amorim <pedro.amorim> |
Component: | ERM | Assignee: | Pedro Amorim <pedro.amorim> |
Status: | RESOLVED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | emily.chan, jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, pedro.amorim |
Version: | 22.11 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | 22.11.08 | |
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 34206: Fix display of vendor options in agreements and licenses forms
Bug 34206: Fix display of vendor options in agreements and licenses forms |
Description
Pedro Amorim
2023-07-05 15:54:13 UTC
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 |