From: Moritz Bunkus Date: Thu, 5 Apr 2007 07:38:17 +0000 (+0000) Subject: Einkaufs-/Verkaufsmasken, Debitoren-/Kreditorenmasken: Wenn in der Drop-Down-Box... X-Git-Tag: release-2.4.3^2~516 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/214bc380078e686f3834060df8066bba7e1e8098?ds=sidebyside Einkaufs-/Verkaufsmasken, Debitoren-/Kreditorenmasken: Wenn in der Drop-Down-Box für Kunden/Lieferanten ein anderer Eintrag ausgewählt wird, dann automatisch die Anzeige erneuern lassen. --- diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index 439530ada..d03e6ea8b 100644 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -389,7 +389,7 @@ sub form_header { $vendor = ($form->{selectvendor}) - ? qq|| + ? qq|| : qq||; my @old_project_ids = (); @@ -846,7 +846,7 @@ sub form_footer { $transdate = $form->datetonum($form->{transdate}, \%myconfig); $closedto = $form->datetonum($form->{closedto}, \%myconfig); - print qq||; if ($form->{id}) { diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 7f670582c..e05fdefe5 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -388,7 +388,7 @@ sub form_header { $customer = ($form->{selectcustomer}) - ? qq|| + ? qq|| : qq||; $employee = qq| @@ -861,7 +861,7 @@ sub form_footer { $transdate = $form->datetonum($form->{transdate}, \%myconfig); $closedto = $form->datetonum($form->{closedto}, \%myconfig); - print qq| |; if ($form->{id}) { diff --git a/bin/mozilla/ir.pl b/bin/mozilla/ir.pl index 343804690..1765cf3fc 100644 --- a/bin/mozilla/ir.pl +++ b/bin/mozilla/ir.pl @@ -333,7 +333,9 @@ sub form_header { $vendor = ($form->{selectvendor}) - ? qq|\n| + ? qq|\n| : qq||; $department = qq| diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 627a51dc4..513ea2380 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -472,7 +472,9 @@ sub form_header { $customer = ($form->{selectcustomer}) - ? qq|\n| + ? qq|\n| : qq||; $department = qq| diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index bab0734d6..714d69393 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -675,7 +675,9 @@ sub form_header { $vc = ($form->{"select$form->{vc}"}) - ? qq|\n{vc}"}">| + ? qq|\n{vc}"}) . qq|">| : qq|{vc} value="$form->{$form->{vc}}" size=35>|; $department = qq|