Ver código fonte

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

Maxime Kohlhaas 5 meses atrás
pai
commit
b32789f42a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      scripts/cron/cron_run_jobs.php

+ 1 - 1
scripts/cron/cron_run_jobs.php

@@ -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