diff --git a/htdocs/societe.class.php b/htdocs/societe.class.php index 9341190fb49dfa96788d2de9538b2ea0fcf72ac4..0ef080a08d0ae0d2c3b085cf4eb138e20986e7fa 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;