Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"entity": true,
|
||||
"layouts": true,
|
||||
"tab": true,
|
||||
"acl": true,
|
||||
"aclPortal": "recordAllAccountContactOwnNo",
|
||||
"module": "Crm",
|
||||
"customizable": true,
|
||||
"importable": true,
|
||||
"notifications": true,
|
||||
"calendar": true,
|
||||
"activity": true,
|
||||
"object": true,
|
||||
"activityStatusList": ["Planned"],
|
||||
"historyStatusList": ["Held", "Not Held"],
|
||||
"completedStatusList": ["Held"],
|
||||
"canceledStatusList": ["Not Held"],
|
||||
"statusField": "status",
|
||||
"statusFieldLocked": true,
|
||||
"attendeeLinkMap": {
|
||||
"Contact": "contacts",
|
||||
"Lead": "leads",
|
||||
"User": "users"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user