From ca0df4c46aea2660839d4f77bfda8ea3e826a61d Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Fri, 20 Jan 2017 13:35:46 +0100 Subject: [PATCH] =?utf8?q?Debitorenbuchungen:=20Kundenauswahl=20=C3=BCber?= =?utf8?q?=20Picker?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/ar.pl | 32 ++++++++------------------ templates/webpages/ar/form_header.html | 15 ++++-------- 2 files changed, 14 insertions(+), 33 deletions(-) diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 99e0d9536..0039d317b 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -174,20 +174,12 @@ sub create_links { IS->get_customer(\%myconfig, \%$form); $form->{$_} = $saved{$_} for keys %saved; - $form->{oldcustomer} = "$form->{customer}--$form->{customer_id}"; $form->{rowcount} = 1; $form->{AR_chart_id} = $form->{acc_trans} && $form->{acc_trans}->{AR} ? $form->{acc_trans}->{AR}->[0]->{chart_id} : $form->{AR_links}->{AR}->[0]->{chart_id}; # currencies $form->{defaultcurrency} = $form->get_default_currency(\%myconfig); - # customers - if (@{ $form->{all_customer} || [] }) { - $form->{customer} = "$form->{customer}--$form->{customer_id}"; - map { $form->{selectcustomer} .= "