projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46027e
)
year_end.t - aktuelles Jahr nehmen
author
G. Richardson
<grichardson@kivitec.de>
Tue, 21 Jan 2020 11:35:01 +0000
(12:35 +0100)
committer
G. 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
patch
|
blob
|
history
diff --git
a/t/year_end/year_end.t
b/t/year_end/year_end.t
index
c6a2b77
..
1246237
100644
(file)
--- 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(