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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org

--- Comment #1 from Jonathan Druart <[email protected]> 
---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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