title | issue |
---|---|
Order that contain inactive product can not be edited |
NEXT-15025 |
- Added new constant
KEEP_INACTIVE_PRODUCT
atShopware\Core\Content\Product\Cart\ProductCartProcessor
- Changed function
enrich
to early return if product is inactive and context has permissionKEEP_INACTIVE_PRODUCT
atShopware\Core\Content\Product\Cart\ProductCartProcessor
- Added new permission
KEEP_INACTIVE_PRODUCT
for constantADMIN_EDIT_ORDER_PERMISSIONS
atShopware\Core\Checkout\Cart\Order\OrderConverter