diff --git a/htdocs/core/modules/modSociete.class.php b/htdocs/core/modules/modSociete.class.php index 9c122e43280b6..83e78cd0479d2 100644 --- a/htdocs/core/modules/modSociete.class.php +++ b/htdocs/core/modules/modSociete.class.php @@ -116,12 +116,14 @@ function __construct($db) $this->const[$r][4] = 0; $r++; + /* $this->const[$r][0] = "COMPANY_HIDE_INACTIVE_IN_COMBOBOX"; $this->const[$r][1] = "chaine"; $this->const[$r][2] = "0"; $this->const[$r][3] = "hide thirdparty customer inative in combobox"; - $this->const[$r][4] = 0; + $this->const[$r][4] = 1; $r++; + */ // Boxes $this->boxes = array(); diff --git a/htdocs/societe/admin/societe.php b/htdocs/societe/admin/societe.php index 85768ba5c8cbd..bd73628eec3ae 100644 --- a/htdocs/societe/admin/societe.php +++ b/htdocs/societe/admin/societe.php @@ -745,7 +745,7 @@ } print ''; - +/* // COMPANY_USE_SEARCH_TO_SELECT $var=!$var; print ""; @@ -763,7 +763,7 @@ print ''; } print ''; - +*/ print '';