From 823d3ba7d6696520f48380b018eac11daaae1290 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 3 Mar 2010 14:22:48 +0100 Subject: [PATCH] Projektfilter bei Umsortieren beibehalten MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fix für Bug 1188. --- bin/mozilla/do.pl | 2 +- doc/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mozilla/do.pl b/bin/mozilla/do.pl index 8ba48d691..cf7bc4207 100644 --- a/bin/mozilla/do.pl +++ b/bin/mozilla/do.pl @@ -466,7 +466,7 @@ sub orders { my @hidden_variables = map { "l_${_}" } @columns; push @hidden_variables, $form->{vc}, qw(l_closed l_notdelivered open closed delivered notdelivered donumber ordnumber - transaction_description transdatefrom transdateto type vc employee_id salesman_id); + transaction_description transdatefrom transdateto type vc employee_id salesman_id project_id); my $href = build_std_url('action=orders', grep { $form->{$_} } @hidden_variables); diff --git a/doc/changelog b/doc/changelog index b26b855c3..59a04799d 100644 --- a/doc/changelog +++ b/doc/changelog @@ -161,7 +161,7 @@ 922 940 1024 1025 1028 1030 1031 1034 1035 1037 1040 1043 1044 1046 1051 1055 1057 1058 1072 1073 1077 1081 1082 1095 1098 1100 1101 1108 1110 1118 1125 1127 1130 1133 1136 1138 1147 1150 1151 1155 - 1164 1177 1186 1190 1191 1199 1201 + 1164 1177 1186 1188 1190 1191 1199 1201 2009-06-02 - Version 2.6.0 -- 2.20.1