Bug 19036: (QA follow-up) Use Koha::DateUtils
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 25 Jun 2020 09:16:45 +0000 (10:16 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 20 Aug 2020 10:31:59 +0000 (12:31 +0200)
commitd46fa45dbfda455d76acc8dbda65d6f4b94d28e7
treed85f818eb2b19e188c054c9e1c501d33e6d60c8f
parent58edcef03d257da9d4e6f95a4b081a68071bbf82
Bug 19036: (QA follow-up) Use Koha::DateUtils

This patch replaced raw DateTime->now calls with dt_from_string from
Koha::DateUtils

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Account/Line.pm
t/db_dependent/Koha/Account.t