bugfix
This commit is contained in:
parent
9f463dd66f
commit
d68edbd8bb
@ -58,9 +58,8 @@ class box_propales extends ModeleBoxes {
|
|||||||
*/
|
*/
|
||||||
function loadBox($max=5)
|
function loadBox($max=5)
|
||||||
{
|
{
|
||||||
if ($user->societe_id > 0)
|
if ($user->societe_id)
|
||||||
{
|
{
|
||||||
$action = '';
|
|
||||||
$socidp = $user->societe_id;
|
$socidp = $user->societe_id;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user