Bug 19935: Replace GetPendingIssues - IssueSlip
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Jan 2018 18:49:18 +0000 (15:49 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 3 Apr 2018 14:43:37 +0000 (11:43 -0300)
commit52af054b6091ee3256f3d87f58ab8e2d29134c32
treeef5541e71bd3171ff51c1be2f7d82f26d5e9b09c
parent98d0c990bf33bbe8ce76126181f64f078087fa45
Bug 19935: Replace GetPendingIssues - IssueSlip

Luckily we have a good test coverage here!

Test plan:
Print issue slips before and after these patches (with overdues, etc.)
They should be the same.

Signed-off-by: Benjamin Rokseth <benjamin.rokseth@deichman.no>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Members.pm