http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=931 paul.poulain@free.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From paul.poulain@free.fr 2005-03-02 05:20 ------- The point 1 & 2 are fixed in CVS (& will be in 2.2.2) : * item status (opac & librarian interfaces) The item status has been improved : It now can be : - on order (= item has been ordered, but not yet arrived at the library) - not for loan : if the "notforloan" field is mapped to an authorised value list, the right value is shown. Thus, an item can be "lost" or "being repaired", or whatever you put in the authorised values list. (reminder : the "notforloan" field, when 0 means 'ok, book can be issued', and all other values means 'nok, book can't be issued' (whatever the reason, that can be in the authorised value table) For the point 3 : if the order has to be canceled & will never be available, then you have to delete manually the biblio ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.