Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 582 Bytes

2022-07-07-add-acl-for-refund-action.md

File metadata and controls

16 lines (16 loc) · 582 Bytes
title issue author author_email
Add ACL for refund action
NEXT-21229
Stephano Vogel
s.vogel@shopware.com

Administration

  • Added Refunds permissions under Orders

API

  • Changed ACL for Shopware\Core\Checkout\Order\Api\OrderActionController::refundOrderTransactionCapture to order_refund.editor

Core

  • Added order_refund ACL group
  • Changed Shopware\Core\Framework\Migration\MigrationStep::fixRolePrivileges to return unique entries
  • Changed Shopware\Core\Framework\Migration\MigrationStep::addAdditionalPrivileges to use transaction