From f98442d7001ab239fd1fe1edc726656afe413ae9 Mon Sep 17 00:00:00 2001 From: fhenry Date: Tue, 14 May 2013 09:24:05 +0200 Subject: [PATCH] Remove the option into admin screen --- htdocs/core/modules/modSociete.class.php | 4 +++- htdocs/societe/admin/societe.php | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) 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 '';