Bug 11168

Summary: GetLateOrMissingIssues: $supplierid is not mandatory
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: SerialsAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: colin.campbell, gmcharlt
Version: 3.14   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 7688, 10854    
Bug Blocks:    
Attachments: Bug 11168: GetLateOrMissingIssues: $supplierid is not mandatory

Description Jonathan Druart 2013-10-30 11:32:52 UTC
Bug 7688 breaks the export csv in serials/claims.tt (see bug 10854).
Comment 1 Jonathan Druart 2013-10-30 11:34:30 UTC
Created attachment 22575 [details] [review]
Bug 11168: GetLateOrMissingIssues: $supplierid is not mandatory

Bug 7688 breaks the export csv in serials/claims.tt (see bug 10854).

Test plan:
try to export a serial claim.
Without this patch, the csv is always empty.
Comment 2 Galen Charlton 2013-10-31 16:14:47 UTC
I've taken the liberty of fast-tracking this as it fixes a regression.  Thanks, Jonathan!