http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6926

             Bug #: 6926
           Summary: overdue_notices don't send itemcount to notification
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Command-line Utilities
        AssignedTo: gmcha...@gmail.com
        ReportedBy: paul.poul...@biblibre.com
         QAContact: koha-bugs@lists.koha-community.org


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.

Step to reproduce :
Attach the default DUEDGST notification to overdue rules, and run
advanced_notices.pl -n,
You should see something like :
You have  items due
instead of 
You have 2 items due
(2, or 1, or 3, or whatever you've overdue)

-- 
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
Koha-bugs@lists.koha-community.org
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/

Reply via email to