Revision ae7f661a
Von G. Richardson vor etwa 5 Jahren hinzugefügt
t/year_end/year_end.t | ||
---|---|---|
# * 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(
|
Auch abrufbar als: Unified diff
year_end.t - aktuelles Jahr nehmen
ging in 2020 kaputt...