VirtoCommerce/vc-module-order

Update "Delete order" permission to support scopes

eMazeika opened this issue · 0 comments

Problem:
Why order:read and order:update permissions has scopes, but order:delete doesn't?

Solution:
Add the same scopes as order:update permission has.

Alternative (optional):
Remove order:delete permission?

Proposal of changes:

Additional context (optional)
image