From: Moritz Bunkus Date: Fri, 20 Jan 2017 12:35:46 +0000 (+0100) Subject: Debitorenbuchungen: Kundenauswahl über Picker X-Git-Tag: release-3.5.4~1667^2~36 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=ca0df4c46aea2660839d4f77bfda8ea3e826a61d;p=kivitendo-erp.git Debitorenbuchungen: Kundenauswahl über Picker --- 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} .= "