https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15937 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Héctor Eduardo Castro Avalos from comment #2)
(In reply to Jonathan Druart from comment #1)
No information means "everything went fine", when you get a red alert it's "checkout impossible".
Prefix at least "Cannot check out. The patron has a debt of 10.0"
And again Koha let to checkout the first item without await for confirmation, i.e., the expected behavior is: 1) enter the barcodes 2) show table with checkboxes in titles, no checkout yet at this point, but program checkout the first item in the table 3) Confirm checkout 4) The table with all items checked out is presented.
This is not as trivial as it seems :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.