batchRebuildBiblioTables.pl doesn't crash anymore when GetMarcBiblio fails.
[koha.git] / members / boraccount.pl
index 3860dc7..40dd68a 100755 (executable)
@@ -38,7 +38,7 @@ my ($template, $loggedinuser, $cookie)
                             query => $input,
                             type => "intranet",
                             authnotrequired => 0,
-                            flagsrequired => {borrowers => 1},
+                            flagsrequired => {borrowers => 1, updatecharges => 1},
                             debug => 1,
                             });