Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ae7f661a

Von G. Richardson vor fast 5 Jahren hinzugefügt

  • ID ae7f661a636e8378531c978f3198193ef20d4f74
  • Vorgänger a46027e7
  • Nachfolger c63ec91e

year_end.t - aktuelles Jahr nehmen

ging in 2020 kaputt...

Unterschiede anzeigen:

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