This is like bug 37304 but for the duplicate orders search. To replicate: 1. Add a vendor, stage a record for import and add an order to a basket 2. Add another basket and add an order using From existing orders (copy) 3. On the Duplicate existing orders page search Basket created by: for 'koha' 4. No results appear :(
Created attachment 175449 [details] [review] Bug 38698: Fix Acquisitions duplicate orders search This patch updates the field for the created by filter from ui.item.borrowernumber to ui.item.patron_id To test: 1. Add a vendor and a basket 2. Stage a file and add an order to the basket 3. Add another basket and add an order using From existing orders (copy) 4. On the Duplicate existing orders page search for Basket created by: 'koha' 5. No results appear :( 6. Apply patch and repeat steps 3 and 4 6. Confirm the search returns the basket you created earlier
Created attachment 175970 [details] [review] Bug 38698: Fix Acquisitions duplicate orders search This patch updates the field for the created by filter from ui.item.borrowernumber to ui.item.patron_id To test: 1. Add a vendor and a basket 2. Stage a file and add an order to the basket 3. Add another basket and add an order using From existing orders (copy) 4. On the Duplicate existing orders page search for Basket created by: 'koha' 5. No results appear :( 6. Apply patch and repeat steps 3 and 4 6. Confirm the search returns the basket you created earlier Signed-off-by: David Nind <david@davidnind.com>
Easy fix, thanks Breandan! QA by RM.
Pushed for 25.05! Well done everyone, thank you!
Nice work everyone! Pushed to 24.11.x for 24.11.04