X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2%2FSKR04-3804-addition.pl;h=9b4434ec07fc4d96763996eb45982967d10f88d8;hb=a6e0a7f493d24aec0eebede85eeaa5e724bd2e11;hp=d6c1ffe0458efeb24bc9c778c063d94a0434bbed;hpb=02201b07fb2e17fa8d673af20450e9812e73f668;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2/SKR04-3804-addition.pl b/sql/Pg-upgrade2/SKR04-3804-addition.pl index d6c1ffe04..9b4434ec0 100644 --- a/sql/Pg-upgrade2/SKR04-3804-addition.pl +++ b/sql/Pg-upgrade2/SKR04-3804-addition.pl @@ -43,15 +43,7 @@ sub run { # 3804 existiert, wir gehen davon aus, daß der Benutzer das Konto schon selber angelegt hat und # ordnungsgemäß benutzt - if ($::form->{account_exists} ) { - # Benutzer hat Meldung bestätigt - print "Konto existiert, Upgrade überspringen\n"; - return 1; - } - - # Meldung anzeigen und auf Rückgabe warten - print_3804_already_exists(); - return 2; + return 1; } # noch keine Buchungen mit taxkey 13 und Konto 3804 existiert noch nicht,