[Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 19 20:37:44 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #121082|0                           |1
        is obsolete|                            |

--- Comment #170 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Created attachment 121192
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121192&action=edit
Bug 17656: Keep irregularities during subscription renewals

When renewing a subscription, irregularities are lost. This patch
allows to keep them for daily, weekly and monthly 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 and weekly subscription

Rebased - 2017-12-15 - Alex Arnaud <alex.arnaud at biblibre.com>

Signed-off-by: David Nind <david at davidnind.com>

Rebased - 2021-03-04 - Alex Arnaud <alex.arnaud at biblibre.com>

Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

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


More information about the Koha-bugs mailing list