[Koha-bugs] [Bug 7684] inventory : datatable fix actions etc.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 10:54:50 CET 2013


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

Koha Team AMU <koha.aixmarseille at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #23 from Koha Team AMU <koha.aixmarseille at gmail.com> ---
Test of different cases :
- item on loan
- scan error of a barcode
- notforloan not supposed to be in the list
- wrong place (homebranch or location or itemcallnumber)
- missing items

OK for missing items
OK wrong barcode
OK change item status when the notforloan should not be read (but not title, no
author, and only the code of the norforloan)
OK for changing page in the report on line 

KO wrong place : there are listed but with the problem "change item status". No
author, no title, code of the notforloan

KO csv (see attachment) : 
Can't call method "cookie" on an undefined value at
/home/koha/src/C4/Templates.pm line 329

KO "Mark seen and continue" (but OK "Mark Seen and Quit")

KO item on loan : 
- when "Skip copies on loan:" (Ignorer les exemplaires en prêt : ) is selected
: message  "item was on loan. It was returned before marked as seen " and the
book is not anymore on the user's count.
- when "Skip copies on loan:" is not selected : nothing happen and the item is
not missing.
Perhaps should the expression "Skip copies on loan" be changed? (or very well
documented)

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


More information about the Koha-bugs mailing list