X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fct.pl;h=d3f632347eb7505111354ed25c6d89d74b1e35ba;hb=28c19c1c99304a88bf3cd57eb02a4f3d502a6c62;hp=695a766d3ca2131143adb5367298d4053a72aded;hpb=879496271a8c6004a12c49d0f057ff20db0607f3;p=kivitendo-erp.git diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index 695a766d3..d3f632347 100644 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -211,7 +211,7 @@ sub list_names { my @hidden_variables = ( qw( db status obsolete name contact email cp_name addr_street addr_zipcode - addr_city addr_country addr_gln business_id salesman_id insertdateto insertdatefrom + addr_city addr_country addr_gln business_id salesman_id insertdateto insertdatefrom all ), "$form->{db}number", map({ "cvar_$_->{name}" } @searchable_custom_variables), map({'cvar_'. $_->{name} .'_qtyop'} grep({$_->{type} eq 'number'} @searchable_custom_variables)),