Revision ae7f661a
Von G. Richardson vor fast 5 Jahren hinzugefügt
t/year_end/year_end.t | ||
---|---|---|
30 | 30 |
# * also the default test client has the accounting method "cash" rather than "accrual" |
31 | 31 |
# (Ist-versteuerung, rather than Soll-versteuerung) |
32 | 32 |
|
33 |
my $year = 2019;
|
|
33 |
my $year = DateTime->today->year;
|
|
34 | 34 |
|
35 | 35 |
note('configuring accounts'); |
36 | 36 |
my $bank_account = SL::DB::BankAccount->new( |
Auch abrufbar als: Unified diff
year_end.t - aktuelles Jahr nehmen
ging in 2020 kaputt...