]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/TopQuickSearch/PurchaseOrder.pm
Merge branch 'b-3.6.1' into mebil
[kivitendo-erp.git] / SL / Controller / TopQuickSearch / PurchaseOrder.pm
index 4013c8a9e251806bbdb33fe334d94a5d2dd2eb0b..f64fb8366fc079b5882ec9fcc17354f841f2ffd8 100644 (file)
@@ -5,7 +5,7 @@ use parent qw(SL::Controller::TopQuickSearch::OERecord);
 
 use SL::Locale::String qw(t8);
 
-sub auth { 'purchase_order_edit' }
+sub auth { 'purchase_order_edit | purchase_order_view' }
 
 sub name { 'purchase_order' }