Bug 17975: Let C4::Letters manage today param substitution
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 27 Feb 2017 08:59:53 +0000 (08:59 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 15 Jun 2017 18:56:00 +0000 (15:56 -0300)
commit8218f2b55c544ac9fbb29153f2b1727d75cae5d7
tree52d7a8c578e5f9a385f4d8b1aa1147b8a34b439e
parentb28d25e9cd2939460c4b4043bafd7013e7248515
Bug 17975: Let C4::Letters manage today param substitution

The today parameter is properly handled from C4::Letters subroutines, we
do not need to pass it from callers.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Overdues.pm
C4/Reserves.pm