projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cd0c39
)
TopQuickSearch: Bei Kunden den neuen all filter in den callback aufnehmen
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 20 Jul 2016 09:29:23 +0000
(11:29 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 20 Jul 2016 09:29:23 +0000
(11:29 +0200)
bin/mozilla/ct.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ct.pl
b/bin/mozilla/ct.pl
index
695a766
..
d3f6323
100644
(file)
--- 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)),