From: Moritz Bunkus Date: Tue, 8 May 2007 12:46:05 +0000 (+0000) Subject: Die customer_id/vendor_id muss auch mitgeschleppt werden, weil sie ansonsten in der... X-Git-Tag: release-2.4.3^2~359 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=adc17ef4cd00cdc9d67bba6379f9261339300acd;p=kivitendo-erp.git Die customer_id/vendor_id muss auch mitgeschleppt werden, weil sie ansonsten in der Datenbank leer bleibt! Problem wurde mit 2322 eingeführt. --- diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index 4678c2bb5..b5cd79d63 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -435,6 +435,7 @@ sub form_header { } $vc = qq| + {vc}_id"}) . qq|"> {vc}"}) . qq|"> | . $locale->text(ucfirst($form->{vc})) . qq| | .