Bug 40190

Summary: Agreements: Vendor filter is on wrong column
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: clemens.tubach, jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, michaela.sieber, pedro.amorim
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 37273    
Bug Blocks:    
Attachments: Screenshot of wrong filter
Bug 40190: (bug 37273 follow-up) Fix offset for vendor

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 ***