fix: if linked entities, then do not set standard shipping
Änderungen vergleichen
- Henning Leutz erstellt
If a standard shipping is set, it is not automatically set to erp entities if these have linked erp entities. In this case, these erp entities have been created from the others. the shipping has then been changed, deleted, etc.
+ 34
− 10
@@ -19,6 +19,7 @@
@@ -538,9 +539,14 @@ public static function onQuiqqerProductsPriceEnd(Collector $Collector, QUI\ERP\P
@@ -560,9 +566,15 @@ public static function onQuiqqerInvoiceTemporaryInvoiceCreated(
@@ -581,9 +593,15 @@ public static function onQuiqqerOffersCreated(AbstractOffer $Offer): void
@@ -598,8 +616,14 @@ public static function onQuiqqerOffersCreated(AbstractOffer $Offer): void