forked from Wavyzz/dolibarr
Merge branch '15.0' of github.com:Dolibarr/dolibarr into 16.0
This commit is contained in:
@@ -222,7 +222,7 @@ if (is_array($object->lines) && (count($object->lines) > 0)) {
|
|||||||
exit(-1);
|
exit(-1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$user->getrights();
|
$user->getrights('', 1); // We force rights reload to have the correct permissions for user in the entity we just switched in
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reload langs
|
// Reload langs
|
||||||
|
|||||||
Reference in New Issue
Block a user