2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Regis Houssin
2006-03-09 13:59:41 +00:00
parent 9f463dd66f
commit d68edbd8bb

View File

@@ -58,9 +58,8 @@ class box_propales extends ModeleBoxes {
*/
function loadBox($max=5)
{
if ($user->societe_id > 0)
if ($user->societe_id)
{
$action = '';
$socidp = $user->societe_id;
}