[Koha-bugs] [Bug 13286] Checkouts table due date not updated when an item is renewed.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 18 17:13:19 CET 2014


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 33660
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33660&action=edit
[SIGNED-OFF] Bug 13286 - Checkouts table due date not updated when an item is
renewed.

When an item is renewed from the checkouts table, the new due date is
displayed in the renewal column, but the old date due is still displayed
in the due date column. This should be updated as well.

Test Plan:
1) Apply this patch
2) Renew an item from the checkouts table
3) Note the date due is updated in the "Due date" column

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

This works well in my test. My librarians will be grateful for the fix
-- they were complaining about this bug.

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


More information about the Koha-bugs mailing list