Merge branch 'b-3.6.1' into mebil
[kivitendo-erp.git] / SL / Controller / TopQuickSearch / SalesQuotation.pm
index 28ec9fd..f7a6b77 100644 (file)
@@ -5,7 +5,7 @@ use parent qw(SL::Controller::TopQuickSearch::OERecord);
 
 use SL::Locale::String qw(t8);
 
-sub auth { 'sales_quotation_edit' }
+sub auth { 'sales_quotation_edit | sales_quotation_view' }
 
 sub name { 'sales_quotation' }