X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FTopQuickSearch%2FOERecord.pm;h=d63dee03cbbd62cd14011ade26be2f5f53a8d623;hb=242119d5c072981ca16fdaef4546ce2e1b8cc314;hp=ecbca130067e81ab32fcd8f0ee732897396997dc;hpb=c3db1b36f46f3bb8fe278ad3320bc7b139278dc3;p=kivitendo-erp.git diff --git a/SL/Controller/TopQuickSearch/OERecord.pm b/SL/Controller/TopQuickSearch/OERecord.pm index ecbca1300..d63dee03c 100644 --- a/SL/Controller/TopQuickSearch/OERecord.pm +++ b/SL/Controller/TopQuickSearch/OERecord.pm @@ -64,7 +64,7 @@ sub redirect_to_search { } sub redirect_to_object { - if ($::instance_conf->get_feature_experimental) { + if ($::instance_conf->get_feature_experimental_order) { SL::Controller::Base->new->url_for( controller => 'Order', action => 'edit',