Browse Source

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

Maxime Kohlhaas 5 tháng trước cách đây
mục cha
commit
b32789f42a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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