Bug 16371: Fix inconsistencies with timestamp
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 13 Aug 2020 07:57:27 +0000 (09:57 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 13 Aug 2020 08:15:34 +0000 (10:15 +0200)
commit504228950f6c2167856289d0a39de0a92fb8a97b
treeaf9dc1947bcdd0681a7f4e3ade9cf782780acd5e
parent831296be7a1947fd8aeed64862dbad6358c9875f
Bug 16371: Fix inconsistencies with timestamp

The timestamp value needs to be updated for each quote returned by
get_daily_quote (even when there is a match)

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