]> git.koha-community.org Git - koha.git/commit
Bug 17865 'If a subscription has no history end date, it shows as expired today in...
authorLuke Honiss <luke.honiss@gmail.com>
Tue, 17 Jan 2017 02:27:55 +0000 (02:27 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 15 Mar 2017 11:13:17 +0000 (12:13 +0100)
commitb40ab81d93e9e7bb6acd59c6cd4209358bd9ac72
tree4849561f06c0b86a8b3b6dde4effff2add0365d3
parent8c47d3bd2bb5b8d267bdac545b6c44463a581fa1
Bug 17865 'If a subscription has no history end date, it shows as expired today in OPAC'

--TEST PLAN--
1) View a subscription with no history end date
2) Search for an item with a subcription in OPAC
3) Under subscription tab click more details
4) The end date will be the current date
5) Apply patch and refresh
6) The end date will not be shown

Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Mason James <mtj@kohaaloha.com>
(cherry picked from commit 8b096e91f1c07ba0295ef3fdc700eefb7d3a9834)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/Serials.pm