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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/