[Koha-bugs] [Bug 7728] Fixing subscription endddate inconsistency: should be empty when the subscription is running

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 14:31:47 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7728

--- Comment #5 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 45529
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45529&action=edit
Bug 7728: fix subs history end date consistency

Without this patch, there is an inconsistency in subscriptions:
 * a new subscription has no history end date set (as expected)
 * if you renew it, a date is set.

This patch removes the setting of the history end date during renewal

Test plan:
 * create a subscription, go to subscription-detail.pl page, tab "Summary". No
History end date is set
 * renew the subscription => a date has been set
 * apply the patch
 * create another subscription
 * renew it => no history end date has been set
 * sign-off

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list