]> 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)
committerMason James <mtj@kohaaloha.com>
Wed, 22 Feb 2017 21:26:48 +0000 (10:26 +1300)
commit8b096e91f1c07ba0295ef3fdc700eefb7d3a9834
tree6105bc10cfe47aabf5a64e9876369f605e457b35
parent3b4e164903ec532ad616d7e9021719bbd00b292e
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>
C4/Serials.pm