Bug 33993: Add order_receive to GET orders endpoints

This adds order_receive to the list of permissions that allow the
endpoint to return orders.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Sharon Dugdale <Sharon.Dugdale@cumberland.gov.uk>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 1f0cd38d56)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit d89d452a9d)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
This commit is contained in:
Martin Renvoize 2023-06-13 09:45:24 +01:00 committed by Pedro Amorim
parent 874bf73b7c
commit 4e3d80ab3b

View file

@ -101,6 +101,7 @@
acquisition:
- order_manage
- order_manage_all
- order_receive
post:
x-mojo-to: Acquisitions::Orders#add
operationId: addOrder