]> wagnertech.de Git - mfinanz.git/blobdiff - sql/Pg-upgrade2/umstellung_eur.pl
select_tag(): Funktionalität von "with_empty" wiederherstellen
[mfinanz.git] / sql / Pg-upgrade2 / umstellung_eur.pl
index ce461f81f6532e95de0179147c68e1ed0b97ac2c..438d2ee7f7071210fb62ec3ed23d6efd5333f7ad 100644 (file)
@@ -43,7 +43,7 @@ sub do_update {
   my $profit_determination;
 
   # check current configuration and set default variables accordingly, so that
-  # Lx-Office behaviour isn't changed by this update
+  # kivitendo behaviour isn't changed by this update
 
   if ($::lx_office_conf{system}->{eur} == 0 ) {
     $accounting_method = 'accrual';