]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/admin.pl
Standardeinstellung für das Zahlenformat beim Anlegen neuer Benutzer ist das besser...
[kivitendo-erp.git] / bin / mozilla / admin.pl
index 8cd34c35e225207fb69048c50a9f63a8b63865d6..3fba37cc8ccbdb757f37399eeeeb17481c743080 100644 (file)
@@ -168,7 +168,7 @@ sub add_user {
   my $myconfig = {
     "vclimit"      => 200,
     "countrycode"  => "de",
-    "numberformat" => "1000,00",
+    "numberformat" => "1.000,00",
     "dateformat"   => "dd.mm.yy",
     "stylesheet"   => "lx-office-erp.css",
     "menustyle"    => "v3",