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)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 21 Feb 2017 19:55:13 +0000 (19:55 +0000)
commitf9a4f5edb84b826d9caf16b2221fed79fd7d421e
tree04fe40523e72d988d46751b3ba9be4b4316e1db3
parent57666e07ac60b32eed137c77e8ea35cbe9b628f3
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: Kyle M Hall <kyle@bywatersolutions.com>
C4/Serials.pm