https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25572 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 113865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113865&action=edit Bug 25572: Fix permission check for mana (reports) Mana works with both Reports and Serials. Currently a staff member needs to have a serial permissions to be able to use the Mana function in the reporting module. If the staff member does not have the permission, "Create A New Subscription", the staff member can not use Mana in the reports module. Test plan: Enable Mana Create a patron with the "create new subscription" permission Create another patron with the "create new report" permission Confirm that both can use Mana in their respective module. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.