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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from David Nind <[email protected]> ---
This is a nice enhancement to this feature!

The only thing I noticed is that if an item doesn't have a call number (maybe
not an issue for production libraries?), then it displays "null" in the call
number column.

Maybe this could be better displayed as either just an empty cell or as "-"?

Testing notes (using KTD):
1. Apply bug 30979, updatedatabase, flush_memcached, restart_all.
2. Enable OpacTrustedCheckout system preference.
3. Go to the OPAC home page.
4. Login as a patron (in this case I used koha).
5. Click the "Self checkout" option after Cart and Lists.
6. A window pops up asking you to enter a barcode.
7. Enter a barcode for an item that is available, for example: 39999000006094
   ==> Message should say: "Item '39999000006094' was checked out".
   ==> Next is an input box to enter another barcode.
   ==> The table listing items checked has columns for Barcode and Due date.
   ==> And then there are Submit and Close buttons at the bottom.
8. Apply the patches for this bug, flush_memcached and restart_all.
9. Repeat steps 5-7 and checkout another item, for example: 39999000011418
   ==> The table listing items checked out now has two additional columns -
Title and Call number.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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