diff --git a/htdocs/contact/class/contact.class.php b/htdocs/contact/class/contact.class.php index bff890a09b7..024cc4922d1 100644 --- a/htdocs/contact/class/contact.class.php +++ b/htdocs/contact/class/contact.class.php @@ -59,6 +59,8 @@ class Contact extends CommonObject var $country_code; // Code of country var $country; // Label of country + var $poste; // Position + var $socid; // fk_soc var $statut; // 0=inactif, 1=actif