[Koha-bugs] [Bug 2094] Allow lost items report to filter on the authorised value that specifies the lost status

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Fri May 9 16:30:35 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2094


Andrew.moore at liblime.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #1 from Andrew.moore at 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.



More information about the Koha-bugs mailing list