Bug 27666

Summary: Fix typo in error message on addorderiso2709.pl
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: jonathan.druart
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Andrew Fuerste-Henry 2021-02-09 17:59:20 UTC
1 - have a marc record you know will match something in your system using ISBN
2 - In acquisitons, create a basket, click Add to basket, select From a new file
3 - stage your marc record, select Do not look for matching records
4 - confirm that your staging results include "Did not check for matches with existing records in catalog"
5 - click Add staged files to basket
6 - this takes you to addorderiso2709.pl
7 - check the box next to your title. Confirm you don't see any message about matches
8 - confirm Matching dropdown defaults to Title and Author. Do not change it
9 - give your order a price and fund, click Save, get message "No record have been imported because they all match an existing record in your catalog."


That message should read "No record(s) ..." or otherwise account for the possibility of a batch of 1.
Comment 1 Katrin Fischer 2023-01-23 22:22:00 UTC
This was fixed by bug 28579.

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