[Koha-bugs] [Bug 11703] Convert checkouts table to ajax datatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 9 23:41:15 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11703

Christopher Brannon <cbrannon at cdalibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cbrannon at cdalibrary.org

--- Comment #114 from Christopher Brannon <cbrannon at cdalibrary.org> ---
(In reply to Viktor Sarge from comment #110)
> The sandbox seems slower than my regular live and demo servers and this
> causes some weird situations: 

I agree, it is kinda slow on the sandboxes.

> * When I check out books the entire table clears every time. If possible I'd
> like the already checked out books to remain visible and just add the new
> book. I'd even suggest that every barcode you scan becomes immediately
> visible in the checkouts table but with the status "processing" as long as
> the script is working. Presently I have no way of knowing it that last
> barcode I scanned just disappeared into the abyss or is being processed.

I agree with this as well.  If is strange for the table to clear with each
group of scans, and a little disconcerting.

Also, while testing on a sandbox, I checked out all 10 test items, in order
(1-10), and when I was done, the order of the items I checked out from top to
bottom was:
05/30/2014    Sandbox test biblio 10    BK    05/09/2014 23:35    Centerville  
     0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 2    BK    05/09/2014 23:34    Centerville   
    0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 3    BK    05/09/2014 23:34    Centerville   
    0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 4    BK    05/09/2014 23:34    Centerville   
    0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 5    BK    05/09/2014 23:34    Centerville   
    0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 6    BK    05/09/2014 23:35    Centerville   
    0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 7    BK    05/09/2014 23:35    Centerville   
    0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 8    BK    05/09/2014 23:35    Centerville   
    0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 9    BK    05/09/2014 23:35    Centerville   
    0.00    0.00    0Not renewable    
05/30/2014    Sandbox test biblio 1    BK    05/09/2014 23:34    Centerville   
    0.00    0.00    0Not renewable

    Centerville        0.00    0.00    0Not renewable    

Not sure what the default sort is going off here.

Otherwise, I think it looks great.  I especially love returning books.  It
didn't have to reload the table at all.  But that was what I was looking for in
the checkout process too.  I just expected to see information stay put and a
new row added in the order things were checked out in.  Maybe I'm just not
understanding.

Christopher

Christopher

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list