[Koha-bugs] [Bug 12003] Next issues for irregular pattern not correctly predicted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 28 15:01:42 CET 2014


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 26683
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26683&action=edit
Bug 12003: Do not calculate next pubdate for irregular subscriptions

Show 'Unknown' when planneddate and publisheddate cannot be calculated

Also fixes SQL query in misc/cronjobs/serialsUpdate.pl that was still
using "periodicity != 32" to exclude irregular subscriptions from
results

Test plan:

1) Create a subscription in the serials module. Make sure to choose: Frequency
= Irregular
2) Test the prediction pattern, first publication date is set to "First
issue publication date" field, others will show as 'unknown'
3) Save the subscription
4) Check the created issue - it will show a published date and a planned
date (same as "First issue publication date" field)
5) Receive the issue and check the next generated issue, planned date
and published date should show as 'Unknown'
6) Generate a next issue, planned date and published date should also
show as 'Unknown'

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


More information about the Koha-bugs mailing list