Bug 39616

Summary: Add ability to search by Vendor ID
Product: Koha Reporter: Angela Berrett <angela.berrett>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 24.11   
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:

Description Angela Berrett 2025-04-11 18:00:57 UTC
The Acquisitions module only allows a search of Vendors by Name, not ID number. 

We have 224 vendors with no names, but we can't search for them as there are too many in our system and it times out on a blank search. We can get the ID via a report, but we don't have a way to access the vendor account page to modify or delete it with only the ID number.  

Also, the vendor ID is populated in the item record. If you find that ID, then you would be able to search by it on items that does not have acquisition details linked to the item in the Holdings table.