Merge branch 'b-3.6.1' into mebil
[kivitendo-erp.git] / SL / Controller / TopQuickSearch / RequestForQuotation.pm
index 3b2adef..d957100 100644 (file)
@@ -5,7 +5,7 @@ use parent qw(SL::Controller::TopQuickSearch::OERecord);
 
 use SL::Locale::String qw(t8);
 
-sub auth { 'request_quotation_edit' }
+sub auth { 'request_quotation_edit | request_quotation_view' }
 
 sub name { 'request_quotation' }