http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2094 Andrew.moore@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from Andrew.moore@liblime.com 2008-05-09 07:30 ------- It looks like this requires a few small steps: * write or find a function to produce the list of authorised_values that represent lost. I suspect that a function like this exists. * Add a drop-down to the search page for the authorised values found above. * write some tests for C4::Items::GetLostItems to preserve current functionality * augment that function to take the new lost item type specified in the drop-down. This appears to me to be the kind of thing I could get done within a day. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.