Bug 40190 - Agreements: Vendor filter is on wrong column
Summary: Agreements: Vendor filter is on wrong column
Status: RESOLVED DUPLICATE of bug 39951
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 37273
Blocks:
  Show dependency treegraph
 
Reported: 2025-06-20 09:07 UTC by Katrin Fischer
Modified: 2025-06-24 09:41 UTC (History)
7 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Screenshot of wrong filter (10.41 KB, image/png)
2025-06-20 09:07 UTC, Katrin Fischer
Details
Bug 40190: (bug 37273 follow-up) Fix offset for vendor (1.39 KB, patch)
2025-06-24 09:39 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2025-06-20 09:07:13 UTC
Created attachment 183381 [details]
Screenshot of wrong filter

Confirmed on current main:
The vendor pull down filter appears on the wrong column in the list of agreements.

To test:
- Add an agreement to the ERM module
- Go to the list of agreements
- Confirm:
- There is a pull down on top of the "Name" column that has the vendors list
- There is a free text input on the Vendor column
Comment 1 Jonathan Druart 2025-06-24 09:39:31 UTC
Created attachment 183436 [details] [review]
Bug 40190: (bug 37273 follow-up) Fix offset for vendor

There was something missed in:
  commit b63388351b46925cae260dd034003d986b1b0f76
  Bug 37273: Fix offset for column filters

Test plan:
- Add an agreement to the ERM module
- Go to the list of agreements
- Confirm:
- There is a free text on top of the "Name" column
- There is a pull down on top of the "Vendor" column
Comment 2 Matt Blenkinsop 2025-06-24 09:41:47 UTC

*** This bug has been marked as a duplicate of bug 39951 ***