Merge branch 'master' of github.com:kivitendo/kivitendo-erp
[kivitendo-erp.git] / sql / Pg-upgrade2 / USTVA_at.pl
index 02143ae..a677c51 100644 (file)
@@ -36,7 +36,7 @@ sub run {
     && $self->do_insert_tax()
     && $self->do_insert_taxkeys()
     && $self->do_insert_buchungsgruppen()
-      ;
+    ? 1 : 0;
 }
 
 sub clear_tables {