[Koha-bugs] [Bug 9805] Lost items are un-lost if returned, but not if renewed.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 19:24:03 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16090|0                           |1
        is obsolete|                            |

--- Comment #5 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 16302
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16302&action=edit
Bug 9805 - Lost items are un-lost if returned, but not if renewed.

If an item has a lost status, that status is removed when the item
is returned. However, it is not removed if the item is renewed.

Test Plan:
1) Check an item out to a patron, back date the due date 6 months
2) Run misc/cronjobs/longoverdue.pl -l 30=2 --confirm
3) Verify the item is now checked out but lost
4) Renew the item, verify the item is still lost
5) Apply this patch
6) Renew the item again, verify the item is no longer lost

Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list