X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=acqui%2Fnewordersuggestion.pl;h=c80793816867ce449c990cb060f6d69c0c91d505;hb=de03c263f0579d28a735e3b1261121e439263a82;hp=efc634bf2c514dd9c439c814b8725612e258912d;hpb=5432bd488f2cd842f4fece93c42423a3fc26143b;p=koha_fer diff --git a/acqui/newordersuggestion.pl b/acqui/newordersuggestion.pl index efc634bf2c..c807938168 100755 --- a/acqui/newordersuggestion.pl +++ b/acqui/newordersuggestion.pl @@ -119,7 +119,6 @@ my ( $template, $borrowernumber, $cookie ) = get_template_and_user( template_name => "acqui/newordersuggestion.tmpl", type => "intranet", query => $input, - authnotrequired => 1, flagsrequired => { acquisition => 'order_manage' }, } );