Bug 36718

Summary: Include item barcode in checkout error message on self-check
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: Self checkoutAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 32256    
Bug Blocks:    

Description Andrew Fuerste-Henry 2024-04-29 17:02:48 UTC
When a checkout via self-check fails due to something about the item (it's withdrawn, not for loan, etc), Koha gives a message that says "This item cannot be checked out at this station." It sometimes includes the title. It does not include the item barcode.

This becomes problematic with the introduction of batch self-checkout with bug 32256. If checking out multiple items from the same bib/title, there's no easy way to see which items failed and which items checked out successfully.