| Summary: | GetLateOrMissingIssues: $supplierid is not mandatory | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Serials | Assignee: | 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 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| 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
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. I've taken the liberty of fast-tracking this as it fixes a regression. Thanks, Jonathan! |