https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32971
--- Comment #5 from Pedro Amorim <[email protected]> --- (In reply to Catrina Berka from comment #4) > Is this resolved with 33606? It's not. These are different issues. Bug 33606 updated the way we fetch the system preferences related to ERM. The reproduce instructions in this current bug 32971 still apply, i.e. the issue is still there. The issue is caused by the ERM module fetching vendors through the /api/v1/acquisitions/vendors endpoint. But that endpoint requires the acquisitions permission, specifically the vendors_manage sub-permission. -- 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/
