From: G. Richardson Date: Tue, 21 Jan 2020 11:35:01 +0000 (+0100) Subject: year_end.t - aktuelles Jahr nehmen X-Git-Tag: release-3.5.6.1~390 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=ae7f661a636e8378531c978f3198193ef20d4f74;p=kivitendo-erp.git year_end.t - aktuelles Jahr nehmen ging in 2020 kaputt... --- diff --git a/t/year_end/year_end.t b/t/year_end/year_end.t index c6a2b77d0..1246237ff 100644 --- a/t/year_end/year_end.t +++ b/t/year_end/year_end.t @@ -30,7 +30,7 @@ clear_up(); # * also the default test client has the accounting method "cash" rather than "accrual" # (Ist-versteuerung, rather than Soll-versteuerung) -my $year = 2019; +my $year = DateTime->today->year; note('configuring accounts'); my $bank_account = SL::DB::BankAccount->new(