From 3c26dca9915c0102d1a4ce9d7ba1f315d285fa6d Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 20 Apr 2022 17:03:26 +0200 Subject: [PATCH] admin can update materio product license type --- config/sync/user.role.admin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sync/user.role.admin.yml b/config/sync/user.role.admin.yml index fc872dd..a2a3fe4 100644 --- a/config/sync/user.role.admin.yml +++ b/config/sync/user.role.admin.yml @@ -241,6 +241,7 @@ permissions: - 'update any commerce_subscription' - 'update any contact_company profile' - 'update any customer profile' + - 'update any materio_product_license_type commerce_product' - 'update any materio_product_type commerce_product' - 'update any member profile' - 'update any online commerce_store'