]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
Sonderbehandlung im template
[mfinanz.git] / bin / mozilla / am.pl
index c2b401618d0db68320b81af2fd5afa212a9a3e83..2b7cdf8ee900f6044d247d3261a23f56af8d5672 100644 (file)
@@ -144,7 +144,7 @@ sub account_header {
       rate           => '',
       taxkey_id      => '',
       pos_ustva      => '',
-      startdate      => '',
+      startdate      => $form->{account_exists} ? '' : DateTime->new(year => 1970, month => 1, day => 1)->to_lxoffice,
     };
 
     push @{ $form->{ACCOUNT_TAXKEYS} }, $newtaxkey_ref;