[Bug 12452] New: check susbscription expiration doesn't work
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12452 Bug ID: 12452 Summary: check susbscription expiration doesn't work Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: koha@univ-lyon3.fr QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com May be I missed something but it's impossible to get any results in the subscriptions check expiration page even if there are expired subscriptions in the database. Olivier Crouzet -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12452 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I can see the problem on current master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12452 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12452 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Katrin Fischer from bug 8436 comment #13)
Julian, could you take a look at the search for the expiration date? I think I can see bug 12452.
I have a serial subscription with expiration date on 10/09/2014. If I use the filter on the left side of the subscription search with 01/10/2014 the subscription shows up (as it should).
But when I repeat the same search on the 'check expiration' page, the subscription is not found.
Using iso formatted dates dd/mm/yyyy.
Looks good here. - formatdate is dd/mm/yyyy - MariaDB [koha]> select enddate from subscription where subscriptionid=6\G *************************** 1. row *************************** enddate: 2016-07-01 - go on serials/checkexpiration.pl - Expiring before: 01/08/2016 I got "1 subscription(s) will expire before 01/08/2016" What I did wrong? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12452 --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- subscriptions.enddate is not checked if frequency, unit, etc. exist. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12452 Paola Rossi <paola.rossi@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paola.rossi@cineca.it --- Comment #4 from Paola Rossi <paola.rossi@cineca.it> --- The bug 6968 #c0's error : "The page Check Expiration the in Serials section show items that are going to expire before [strictly <] the date selected, but doesn't show items that expired before [<=] today" is consistent with the Katrin's 10/09/2014 case (run in 2015) and the 2016-07-01 case, in comment #2. I recently saw that 6968 error on master 3.19.00.006 head 13526. Perhaps the 6968's error and the error in comment #3 might be in overlapping. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12452 Marjorie Barry-Vila <marjorie.barry-vila@ccsr.qc.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila@ccsr.qc | |.ca -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org