Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b686f13

Browse files
murtuzasalehRaphael
authored and
Raphael
committedOct 9, 2020
[IMP] Gave Access to portal user.
1 parent 48b3dba commit b686f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
22
access_fsm_person_skill_user,fsm.person.skill.user,model_fsm_person_skill,fieldservice.group_fsm_user,1,0,0,0
33
access_fsm_person_skill_dispatcher,fsm.person.skill.dispatcher,model_fsm_person_skill,fieldservice.group_fsm_dispatcher,1,1,1,1
4+
access_fsm_person_skill_portal,access.fsm.person.skill.portal,model_fsm_person_skill,base.group_portal,1,0,0,0

0 commit comments

Comments
 (0)
Please sign in to comment.