Merge branch '18.0' of github.com:Dolibarr/dolibarr into 19.0

This commit is contained in:
Maxime Kohlhaas 2025-01-09 18:08:48 +01:00
commit b32789f42a

View File

@ -220,7 +220,7 @@ if (is_array($object->lines) && (count($object->lines) > 0)) {
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