https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38452

            Bug ID: 38452
           Summary: Inventory tool barcodes should not be case sensitive
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

I say this because it doesn't appear like we honor case sensitivity for
barcodes elsewhere. 

So, to recreate:
1. Create an item give it a barcode like 'abc123';
2. Try creating a 2nd item with a barcode: 'ABC123', you get an error 'Error
saving item: Barcode must be unique.'
3. Checkin the item 'ABC123', the 'abc123' item successfully checks in. 
4. The case doesn't seem to matter elsewhere in Koha ( check-in, checkout,
searching, batch tools )
5. Try the inventory tool and use 'ABC123'. The barcode is not found. 

If Koha treats 'ABC123' and 'abc123' the same when creating an item, it should
probably treat them the same when using the inventory tool.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to