';
+
/*
@@ -112,7 +112,7 @@ $boxstat='';
// Load translation files required by page
$langs->loadLangs(array('commercial', 'bills', 'orders', 'contracts'));
-if (empty($user->societe_id))
+if (empty($user->societe_id) && empty($conf->global->MAIN_DISABLE_GLOBAL_BOXSTATS))
{
$boxstat.='
';
$boxstat.='
';
@@ -359,9 +359,8 @@ if (empty($user->societe_id))
$boxstat.='
';
$boxstat.='
';
}
-//print $boxstat;
-print '
';
+
/*
@@ -636,7 +635,13 @@ $boxwork.='';
$boxwork.=''; // End table array of working board
$boxwork.='
';
-print '