Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1262 Widoki

Hello,

I would like to know how can I hide the user wise (+)quick_create in project.task kanban view?

here is my sample code 

0
when i write quick_create is 0 with attribute code is working for all users
task_group is a boolean field that depends on user security
{'quick_create': [('task_group':True)],'no_quick_create': [('task_group':False)]}
is there any other option?
Awatar
Odrzuć