X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2%2FUSTVA_abstraction.pl;h=24dbd42edd7c04e7de1bf8a01af88c0296550b71;hb=55af6244bd721f294ff5eee7e9357a3217318e5e;hp=83dffc6f767e077c950e57f57bad0629d9a22729;hpb=76c486e3bf157e844b0cf11828d55dae2cb7e439;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2/USTVA_abstraction.pl b/sql/Pg-upgrade2/USTVA_abstraction.pl index 83dffc6f7..24dbd42ed 100644 --- a/sql/Pg-upgrade2/USTVA_abstraction.pl +++ b/sql/Pg-upgrade2/USTVA_abstraction.pl @@ -1,5 +1,5 @@ # @tag: USTVA_abstraction -# @description: Abstraktion der USTVA Report Daten. Dies vereinfacht die Integration von Steuerberichten anderer Nationen in Lx-Office. +# @description: Abstraktion der USTVA Report Daten. Dies vereinfacht die Integration von Steuerberichten anderer Nationen in kivitendo. # @depends: release_2_4_2 # Abstraktionlayer between general Taxreports and USTVA @@ -12,9 +12,6 @@ use strict; die("This script cannot be run from the command line.") unless ($main::form); -# import vars from caller -our ($dbup_locale, $dbup_myconfig, $dbh, $iconv); - sub mydberror { my ($msg) = @_; die($dbup_locale->text("Database update error:") .