From 5769da0ead8e58b4245dc8b8509f31d117cbeec4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Tue, 12 Oct 2010 12:09:51 +0200 Subject: [PATCH] =?utf8?q?Kommentare=20f=C3=BCr=20Dinge=20die=20ich=20nich?= =?utf8?q?t=20verstehe,=20bzw.=20die=20entweder=20wieder=20komplett=20akti?= =?utf8?q?viert=20oder=20weggeschmissen=20werden=20sollten?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/cp.pl | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/bin/mozilla/cp.pl b/bin/mozilla/cp.pl index 9348b4d30..d454faf9b 100644 --- a/bin/mozilla/cp.pl +++ b/bin/mozilla/cp.pl @@ -58,6 +58,8 @@ sub payment { # setup customer/vendor selection for open invoices if ($form->{all_vc}) { + # Dieser Zweig funktioniert derzeit NIE. Ggf. ganz raus oder + # alle offenen Zahlungen wieder korrekt anzeigen. jb 12.10.2010 $form->all_vc(\%myconfig, $form->{vc}, $form->{ARAP}); } else { CP->get_openvc(\%myconfig, \%$form); @@ -66,12 +68,15 @@ sub payment { $form->{"select$form->{vc}"} = ""; if ($form->{"all_$form->{vc}"}) { + # s.o. jb 12.10.2010 $form->{"$form->{vc}_id"} = $form->{"all_$form->{vc}"}->[0]->{id}; map { $form->{"select$form->{vc}"} .= "