From 4ac3f507dbfa92ec1afa18e2c3fe755b4ec0c2d0 Mon Sep 17 00:00:00 2001 From: Andreas Palm Date: Tue, 29 Oct 2024 20:53:51 +0100 Subject: [PATCH] Bugfix MatrixProdukte --- classes/Modules/MatrixProduct/MatrixProductService.php | 1 - 1 file changed, 1 deletion(-) diff --git a/classes/Modules/MatrixProduct/MatrixProductService.php b/classes/Modules/MatrixProduct/MatrixProductService.php index 74c0d9a6..ee2d0a46 100644 --- a/classes/Modules/MatrixProduct/MatrixProductService.php +++ b/classes/Modules/MatrixProduct/MatrixProductService.php @@ -146,7 +146,6 @@ final class MatrixProductService groupId: $groupId, nameExternal: $option['name_ext'], sort: $option['sort'], - articleNumber: $option['articlenumber'], articleNumberSuffix: $option['articlenumber_suffix'], globalOptionId: $option['id'], articleId: $articleId);