Bug 36718 - Include item barcode in checkout error message on self-check
Summary: Include item barcode in checkout error message on self-check
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Self checkout (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 32256
Blocks:
  Show dependency treegraph
 
Reported: 2024-04-29 17:02 UTC by Andrew Fuerste-Henry
Modified: 2024-04-29 17:02 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.