https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15718 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- To explain: I have checked out my_barcode_981 #not for loan FDSQQSDFQSD # does not exist my_barcode_9810 my_barcode_9810 On the first screen, I get: Batch checkout confirmation for Joubu (42) Barcode Title Information [x] my_barcode_981 my_title_98, by donald my_barcode_981 Item is normally not for loan . FDSQQSDFQSD The barcode was not found FDSQQSDFQSD 00113102951663 Une cuisine grande comme le monde 00113102951663 [x] my_barcode_9810 my_title_98, by donald my_barcode_9810 Too many checked out. Please confirm checkout Line 3 (00113102951663) has been checked out at this point Line 2 is not selectable: the barcode does not exist. So yes, for the next step, we will process only the 2 items that have failed (we force the checkout). On the next screen, we will get: Barcode Title Information my_barcode_981 my_title_98, by donald my_barcode_981 my_barcode_9810 my_title_98, by donald my_barcode_9810 I agree it's not obvious, but I don't know what I could do to clarify the screen. Any suggestions? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.