diff --git a/htdocs/societe.class.php b/htdocs/societe.class.php index 9341190fb49..0ef080a08d0 100644 --- a/htdocs/societe.class.php +++ b/htdocs/societe.class.php @@ -41,6 +41,7 @@ class Societe extends CommonObject var $error; var $errors=array(); var $table_element = 'societe'; + var $ismultientitymanaged = 1; // 0=No test on entity, 1=Test with field entity, 2=Test with link by societe var $id; var $nom;