diff --git a/class/preisbot.class.php b/class/preisbot.class.php index 22c8122..d91d3f6 100755 --- a/class/preisbot.class.php +++ b/class/preisbot.class.php @@ -136,7 +136,8 @@ class PreisBot 0, array(), $product->default_vat_code, - 'Preisbot' + 'Preisbot', + 1 // notrigger=1: Keine internen Dolibarr-Trigger (verhindert SMTP-Hänger) ); if ($result > 0) {