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:
c279631
)
In Kunden-/Liefernaten-Stammdatenbericht Filtereinstellung für Land auch ...
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Tue, 26 Feb 2013 14:47:45 +0000
(15:47 +0100)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Tue, 26 Feb 2013 14:47:45 +0000
(15:47 +0100)
... nach Umsortieren beibehalten.
Zu commit
2def6461e70255e05432757a744188e84c767f79
bin/mozilla/ct.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ct.pl
b/bin/mozilla/ct.pl
index
c127b24
..
8a30094
100644
(file)
--- 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)),