[Bug 6366] New: The serial claims dropdown shows suppliers that don't have late issues.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6366 Bug #: 6366 Summary: The serial claims dropdown shows suppliers that don't have late issues. Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Serials AssignedTo: colin.campbell@ptfs-europe.com ReportedBy: fcapovilla@live.ca QAContact: koha-bugs@lists.koha-community.org Created attachment 4170 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4170 Corrects GetSuppliersWithLateIssues On the page /serials/claims.pl : The "View:" selectbox contains suppliers that don't have late serials. Selecting them leaves the page blank. Cause : The SQL query in the subroutine GetSuppliersWithLateIssues returns every supplier with an order that has a "planneddate" before "now()" without checking if the order was already received. Patch attached. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6366 Frédérick Capovilla <fcapovilla@live.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff AssignedTo|colin.campbell@ptfs-europe. |fcapovilla@live.ca |com | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6366 Colin Campbell <colin.campbell@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell@ptfs-europe. | |com Patch Status|Needs Signoff |Signed Off --- Comment #1 from Colin Campbell <colin.campbell@ptfs-europe.com> 2011-05-20 10:50:12 UTC --- Signed off - patch applies to 3.2 behaviour as in 3.4 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6366 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Patch Status|Signed Off |Does not apply --- Comment #2 from Paul Poulain <paul.poulain@biblibre.com> 2011-08-11 08:16:13 UTC --- QA comment Patch does not apply. It appears that the problem has already been fixed by 63a8c5bc9df7585ac4e5796e9f1a62f25f52ebb0 from hdl, 2010-11-01 MT3801 followup : Cannot claim for issues signed-off by Colin I've also checked 3.4.3, it's also already applied. I've checked 3.4.2 and 3.4.1, and it's the same thing = already applied. Colin / Frédérick = could you confirm please and mark "RESOLVED FIXED", or give me directions. For now, marking "does not apply" -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6366 --- Comment #3 from Colin Campbell <colin.campbell@ptfs-europe.com> 2011-08-11 09:47:28 UTC --- Patch is for 3.2.x only see my earlier comment it applies a fix similar to that already in the 3.4 release -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6366 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> 2011-08-11 09:57:13 UTC --- OK, I misunderstood your comment (my average english...): patch applies to 3.2 behaviour as in 3.4 => undestood patch applies to 3.2 behaviour, as in 3.4 (which means nothing probably) instead of patch applies to 3.2, behaviour as in 3.4 (which I failed to understand) 3.2 is now unsupported, so marking "RESO WONTFIX" -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org