]> 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)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 21 Feb 2017 21:03:28 +0000 (22:03 +0100)
commit097533385ca58926b4dc0b97b9bd445bb4935bd2
treecf20efcc068ed2c044a5647b589a83eb701af9b4
parenta96c6dfcccca77d306c193982c73c8110752cd95
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>
(cherry picked from commit f9a4f5edb84b826d9caf16b2221fed79fd7d421e)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Serials.pm