https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 --- Comment #9 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 68259 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68259&action=edit Bug 17656 - Keep irregularities during subscription renewals When renewing a subscription, irregularities are lost. This patch allows to keep them for monthly or daily serials ( 1 unit per issue only). Test plan: - Apply this patch, - Launch installer/data/mysql/updatedatabase.pl - Launch misc/devel/update_dbix_class_files.pl - Create a daily subscription. i.e: - From: 2017-10-09, To: 2017-10-15, - Frequency: 1/day, - 7 issues, - test prediction pattern - check Wednesday and Thursday as irregularity, - save - Edit subscription, - Check that Wednesday and Thursday are still checked - Renew subscription from 2017-10-16 - Edit subscription, - Make sure that Wednesday and Thursday are still checked with corresponding serials - Do the same for a monthly subscription -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.