diff --git a/htdocs/product.class.php3 b/htdocs/product.class.php3 index eae971a0db4..b511b59bb34 100644 --- a/htdocs/product.class.php3 +++ b/htdocs/product.class.php3 @@ -35,6 +35,7 @@ class Product { $this->db = $DB; $this->id = $id ; + $this->envente = 0; } /* *