Bug 23382: (follow-up) Ensure closed day is inside charge window
commit56a1c93ffc471dc7832a20d81fe0034128823b03
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 25 Oct 2019 10:29:58 +0000 (25 11:29 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 17 Jan 2020 14:57:20 +0000 (17 14:57 +0000)
tree9bf13b1fe8a913105f83a539558e8360d52f26a7
parentcb4bbdda5d6cbb634d92fee2c09c52097943a8b6
Bug 23382: (follow-up) Ensure closed day is inside charge window

We're testing with an hourly loan of 96 hours to catch a closed day.
However, our closed day was hard coded to be a Wednesday so if you ran
the tests on a Friday the 96 hour loan would not catch a Wednesday.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit a5bf7b1e558ea38998d4661f074e99d028178c96)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Koha/Charges/Fees.t