https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18120 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I have added a patch with some suggestions for rephrasing/changing the descriptions a bit. Currently this endpoint seems to check for full acquisitions permission: + "permissions": { + "acquisition": "1" + } + } I think we could make this less strict, as we have a separate permission for dealing with vendors: vendors_manage - Manage vendors This would also make it easier if you need the vendors for serials, but don't want to give more access than necessary: -- You are receiving this mail because: You are watching all bug changes.