]> git.koha-community.org Git - koha.git/commit
Bug 13286 - Checkouts table due date not updated when an item is renewed.
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 18 Nov 2014 14:17:40 +0000 (09:17 -0500)
committerMason James <mtj@kohaaloha.com>
Thu, 22 Jan 2015 09:25:09 +0000 (22:25 +1300)
commit01795f7ed9fda5e044fda1aeb4fed4b5cfbf870f
tree460fa785999e5387c31311665f59861ea2885fc7
parentffd015964d3874b501bfe15dc6fe272550b5dbb3
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@myacpl.org>
This works well in my test. My librarians will be grateful for the fix
-- they were complaining about this bug.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, passes tests and QA script.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js