added missing permission check on project rates in monthly report (#3627)
This commit is contained in:
@@ -20,7 +20,7 @@ use Symfony\Component\Security\Core\Authorization\Voter\Voter;
|
||||
final class EntityMultiRoleVoter extends Voter
|
||||
{
|
||||
/**
|
||||
* support rules based on the given activity
|
||||
* support rules based on the given activity/project/customer
|
||||
*/
|
||||
private const ALLOWED_ATTRIBUTES = [
|
||||
'budget_money',
|
||||
|
||||
Reference in New Issue
Block a user