fix: Apply address all perm only if owner
This commit is contained in:
parent
6a78e064fe
commit
bac5f76247
1 changed files with 2 additions and 1 deletions
|
|
@ -148,7 +148,7 @@
|
|||
"icon": "fa fa-map-marker",
|
||||
"idx": 5,
|
||||
"links": [],
|
||||
"modified": "2023-10-09 11:42:04.982763",
|
||||
"modified": "2023-10-11 11:48:26.954934",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Contacts",
|
||||
"name": "Address",
|
||||
|
|
@ -210,6 +210,7 @@
|
|||
{
|
||||
"create": 1,
|
||||
"export": 1,
|
||||
"if_owner": 1,
|
||||
"print": 1,
|
||||
"read": 1,
|
||||
"role": "All",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue