Initial commit
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"entity": true,
|
||||
"layouts": true,
|
||||
"tab": true,
|
||||
"acl": true,
|
||||
"aclPortal": true,
|
||||
"aclPortalLevelList": [
|
||||
"all",
|
||||
"account",
|
||||
"contact",
|
||||
"own",
|
||||
"no"
|
||||
],
|
||||
"customizable": true,
|
||||
"importable": true,
|
||||
"notifications": true,
|
||||
"stream": true,
|
||||
"disabled": false,
|
||||
"type": "BasePlus",
|
||||
"module": "Custom",
|
||||
"object": true,
|
||||
"isCustom": true,
|
||||
"statusField": "status",
|
||||
"kanbanStatusIgnoreList": [
|
||||
"Dauerhaft nicht erreicht",
|
||||
"Kein Fall",
|
||||
"Abgebrochen",
|
||||
"Nicht Mandatiert",
|
||||
"Mandat erteilt"
|
||||
],
|
||||
"stars": true,
|
||||
"preserveAuditLog": false,
|
||||
"duplicateCheckFieldList": [],
|
||||
"collaborators": false,
|
||||
"assignedUsers": false
|
||||
}
|
||||
Reference in New Issue
Block a user