http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684
Koha Team AMU <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #23 from Koha Team AMU <[email protected]> --- 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. _______________________________________________ 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/
