https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33606
--- Comment #48 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #47) > Why is there no test plan on this bug report? > > * Checked out the remote branch > https://gitlab.com/joubu/Koha/-/commits/bug_33606-23.05 > * Rebased on latest 23.05.x > * yarn build & restart_all > * ERMModule, ERMProviders EBSCO and Local activated > * As superlibrarian > * Verified all pages are accessible and look as expected > * Fixed missing FA icons in navigation (see follow-up) > * Create a user with limited permissions: only ERM, catatalogue > On accessing the ERM module I see: > Something went wrong: Error: Authorization failure. Missing required > permission(s). > * Added borrowers permission: same error > * Added manage_sysprefs: same error > > I don't know if I tested wrong or if this needs more work. I'll attach my > follow up patch for the icons to bug 33169. Jonathan, maybe you could add it > to the branch? It's getting 403 on /vendors. Add permission acquisition: vendors_manage. If you think it's a bug, open a separate bug report ;) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
