| Summary: | overdue_notices don't send itemcount to notification | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Paul Poulain <paul.poulain> |
| Component: | Command-line Utilities | Assignee: | Paul Poulain <paul.poulain> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | normal | ||
| Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, m.de.rooy |
| Version: | 3.6 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 6926 : overdue_notices don't send itemcount to notification
Bug 6926 : overdue_notices don't send itemcount to notification |
||
|
Description
Paul Poulain
2011-09-27 13:12:09 UTC
Created attachment 5605 [details] [review] Bug 6926 : overdue_notices don't send itemcount to notification In advanced_notices.pl you can return the number of due items using <<count>> flag. If you use this flag in overdue_notices, it does not work, no number is displayed. Created attachment 6185 [details] [review] Bug 6926 : overdue_notices don't send itemcount to notification In advanced_notices.pl you can return the number of due items using <<count>> flag. If you use this flag in overdue_notices, it does not work, no number is displayed. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> QA: Looks good. Updated patch status. patch pushed, please test This was included in the 3.6 branch prior to 3.6.4. |