year_end.t - aktuelles Jahr nehmen
authorG. Richardson <grichardson@kivitec.de>
Tue, 21 Jan 2020 11:35:01 +0000 (12:35 +0100)
committerG. Richardson <grichardson@kivitec.de>
Tue, 21 Jan 2020 11:51:20 +0000 (12:51 +0100)
ging in 2020 kaputt...

t/year_end/year_end.t

index c6a2b77..1246237 100644 (file)
@@ -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(