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

Kyle M Hall <k...@bywatersolutions.com> changed:

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

--- Comment #19 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 38432
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38432&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.poul...@biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to