X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fvk.pl;h=5dba978d75d69a87d8212f4e6014f1a23952629d;hb=7fb610a59d0fe90d59796a98cd65846b646341e2;hp=e54a5fc7fe6ba3f73dd1d515fb30acaccbd611fa;hpb=03f1746e7d974eb76926b4d5de041223f23ec615;p=kivitendo-erp.git diff --git a/bin/mozilla/vk.pl b/bin/mozilla/vk.pl index e54a5fc7f..5dba978d7 100644 --- a/bin/mozilla/vk.pl +++ b/bin/mozilla/vk.pl @@ -87,8 +87,6 @@ sub invoice_transactions { my ($callback, $href, @columns); - $form->{customer} = $form->unescape($form->{customer}); - if ( $form->{customer} =~ /--/ ) { # Felddaten kommen aus Dropdownbox ($form->{customername}, $form->{customer_id}) = split(/--/, $form->{customer});