Re: [Koha] Batch Rebuild Biblio Tables script issues

2022-10-21 Thread wood.mathew16
Thank you for responding to my e-mail. I ran the command as you displayed in the example and this is the output: " sudo koha-shell -c "perl batchRebuildBiblioTables.pl" ccfl syntax error at batchRebuildBiblioTables.pl line 13, near "C4::Biblio qw(GetXmlBiblio TransformMarcToKoha)" BEGIN not sa

[Koha] Create Local Admin for Sub-Libraries

2022-10-21 Thread Sami M. Rasheed
Hello, I have twenty libraries (sub-libraries) in the Koha library system, and each library needs to have a different system admin user (local user),I don't want to grant the local system user super librarian permissions. How can I fix this issue? Thanks.