X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fvk.pl;h=7441c3886a8e7d827d4d12c00e6baf776da2fcd7;hb=32eacf3627969b9c558a577c3d52579d87e153f4;hp=a6476d9f1ec8d6270c0a6ab37c7c49156f06a830;hpb=ba003bf85048f1aeb5cb1b0062291dbd1efb7854;p=kivitendo-erp.git diff --git a/bin/mozilla/vk.pl b/bin/mozilla/vk.pl index a6476d9f1..7441c3886 100644 --- a/bin/mozilla/vk.pl +++ b/bin/mozilla/vk.pl @@ -42,7 +42,6 @@ use Data::Dumper; require "bin/mozilla/arap.pl"; require "bin/mozilla/common.pl"; -require "bin/mozilla/drafts.pl"; require "bin/mozilla/reportgenerator.pl"; use strict; @@ -297,7 +296,7 @@ sub invoice_transactions { # The sellprice total can be calculated from sellprice or fxsellprice (the # value that was actually entered in the sellprice field and is always - # stored seperately). However, for fxsellprice this method only works when + # stored separately). However, for fxsellprice this method only works when # the tax is not included, because otherwise fxsellprice includes the tax # and there is no simple way to extract the tax rate of the article from # the big query.