From: Bernd Bleßmann Date: Tue, 26 Feb 2013 14:47:45 +0000 (+0100) Subject: In Kunden-/Liefernaten-Stammdatenbericht Filtereinstellung für Land auch ... X-Git-Tag: release-3.1.0beta1~602^2~1 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=a3cf1d2381e1db5ab972e6f0c74ff157012b221a;p=kivitendo-erp.git In Kunden-/Liefernaten-Stammdatenbericht Filtereinstellung für Land auch ... ... nach Umsortieren beibehalten. Zu commit 2def6461e70255e05432757a744188e84c767f79 --- diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index c127b24c9..8a30094fa 100644 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -209,7 +209,7 @@ sub list_names { my @hidden_variables = ( qw( db status obsolete name contact email cp_name addr_street addr_zipcode - addr_city business_id + addr_city addr_country business_id ), "$form->{db}number", map({ "cvar_$_->{name}" } @searchable_custom_variables), map({'cvar_'. $_->{name} .'_qtyop'} grep({$_->{type} eq 'number'} @searchable_custom_variables)),