From 2584adeeb9f109b43bb952d5f66b7d681d340f8a Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Wed, 14 Sep 2016 14:35:22 +0200 Subject: [PATCH 1/1] =?utf8?q?Vergessene=20hidden=20Abteilung=20f=C3=BCr?= =?utf8?q?=20Verkauf->Berichte->Auftr=C3=A4ge?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/oe.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index fc55c0dff..4753a71d8 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -909,7 +909,7 @@ sub orders { reqdatefrom reqdateto projectnumber project_id periodic_invoices_active periodic_invoices_inactive business_id shippingpoint taxzone_id reqdate_unset_or_old insertdatefrom insertdateto order_probability_op order_probability_value expected_billing_date_from expected_billing_date_to - parts_partnumber parts_description all); + parts_partnumber parts_description all department_id); push @hidden_variables, map { "cvar_$_->{name}" } @ct_searchable_custom_variables; my @keys_for_url = grep { $form->{$_} } @hidden_variables; -- 2.20.1