https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18120

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fisc...@bsz-bw.de

--- Comment #12 from Katrin Fischer <katrin.fisc...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to