diff --git a/htdocs/product/class/product.class.php b/htdocs/product/class/product.class.php index a77689949c4..b68ac04b87d 100644 --- a/htdocs/product/class/product.class.php +++ b/htdocs/product/class/product.class.php @@ -880,7 +880,6 @@ class Product extends CommonObject // Delete all child tables if (! $error) - foreach($elements as $table) { $elements = array('product_fournisseur_price','product_price','product_lang','categorie_product','product_stock','product_customer_price'); foreach($elements as $table)