Details
Assignee
UnassignedUnassignedReporter
Dennis BridgesDennis BridgesLabels
Priority
P3Story Points
1Development Team
ThunderjetRelease
Trillium (R2 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Dennis Bridges
Dennis BridgesLabels
Priority
Story Points
1
Development Team
Thunderjet
Release
Trillium (R2 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 10, 2025 at 9:12 PM
Updated March 17, 2025 at 4:11 PM
Description:
Allow users to see additional field data in the invoice search results pane.
Use case:
As an acquisitions librarian,
I want to see the vendor name AND folio invoice number
So that I can more easily confirm the invoice I need to be working on is in fact the invoice in the search results pane
Scenario:
Display Vendor name in search results pane
Given user has searched for and invoice in the invoices app
When results are displayed in the second pane
Then a column is shown labeled “Vendor name”
AND the name of the vendor associated with the invoice in displayed in this column
Export Vendor name to csv
Given user has filtered for specific invoices in order search tab
When user clicks export results (csv)
Then exported file includes a column for “Vendor name” and corresponding value is populated when possible
Display FOLIO invoice number in search results pane
Given user has searched for and invoice in the invoices app
When results are displayed in the second pane
Then a column is shown labeled “FOLIO invoice number”
AND the name of the FOLIO invoice number associated with the invoice in displayed in this column
Export FOLIO invoice number to csv
Given user has filtered for specific invoices in order search tab
When user clicks export results (csv)
Then exported file includes a column for “FOLIO invoice number” and corresponding value is populated when possible