fix: Allow read permission to everyone on Marketplace Settings
This commit is contained in:
parent
f1a3fbdb6b
commit
dc1a2e2a37
@ -479,7 +479,7 @@
|
||||
"issingle": 1,
|
||||
"istable": 0,
|
||||
"max_attachments": 0,
|
||||
"modified": "2018-08-31 15:54:38.795263",
|
||||
"modified": "2018-08-31 17:30:37.305704",
|
||||
"modified_by": "netchamp@rawcoderz.com",
|
||||
"module": "Hub Node",
|
||||
"name": "Marketplace Settings",
|
||||
@ -504,6 +504,25 @@
|
||||
"share": 0,
|
||||
"submit": 0,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 0,
|
||||
"create": 0,
|
||||
"delete": 0,
|
||||
"email": 1,
|
||||
"export": 0,
|
||||
"if_owner": 0,
|
||||
"import": 0,
|
||||
"permlevel": 0,
|
||||
"print": 1,
|
||||
"read": 1,
|
||||
"report": 0,
|
||||
"role": "All",
|
||||
"set_user_permissions": 0,
|
||||
"share": 1,
|
||||
"submit": 0,
|
||||
"write": 0
|
||||
}
|
||||
],
|
||||
"quick_entry": 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user