[Koha-bugs] [Bug 11218] Due notices broken / not generated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 8 08:07:15 CET 2013


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

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22795|0                           |1
        is obsolete|                            |

--- Comment #6 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 22802
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22802&action=edit
y# Attachment to Bug 11218 - Due notices broken / not generated

Bug 11218: Regression tests for Due notice generation

Changes tests for GetUpcomingDueIssues:

days_in_advance should be inclusive:
 2 should find items due in 2 days from now.
 1 should find items due tomorrow.
 0 should only find items due today.

Adds new tests for Bug 11218:

As the advance_notices.pl, the only script using GetUpcomingDueIssues
is not only used for PREDUE notices, but also for
DUE notices, we need to also select items due today.

Signed-off-by: Liz Rea <liz at catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list