http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2087 Andrew.moore@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P3 |PATCH-Sent ------- Comment #1 from Andrew.moore@liblime.com 2008-05-07 11:53 ------- I wrote some tests cases for this: http://lists.koha.org/pipermail/koha-patches/2008-May/000339.html The script works as we expect, but could be improved in a few ways: * add a parameter so that you can determine how long an item must be overdue before it's marked as lost. (Currently 90 days) * add a parameter to indicate which lost status should be used. (Currently "2") * improve documentation and readability * let this script pick up which lost status it should use from the authorsed_values table in the database. This is a larger improvement, and would probably only be done if we tied this into the web-interface. I think I'm done with this, unless some of the above changes should be done before 3.0. They're not necessary. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.