X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fvk.pl;h=5dba978d75d69a87d8212f4e6014f1a23952629d;hb=5fd2cf413e611047a3b8d667378a258a7955941e;hp=e54a5fc7fe6ba3f73dd1d515fb30acaccbd611fa;hpb=e7625d0eeae14055792503bb944093bcc3d41073;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});