Initial commit
This commit is contained in:
20
custom/Espo/Custom/Resources/metadata/entityDefs/Task.json
Normal file
20
custom/Espo/Custom/Resources/metadata/entityDefs/Task.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": {
|
||||
"entityList": [
|
||||
"Account",
|
||||
"Contact",
|
||||
"Lead",
|
||||
"Opportunity",
|
||||
"Case",
|
||||
"CVmhMietverhltnis",
|
||||
"CVmhRumungsklage",
|
||||
"CVmhErstgespraech",
|
||||
"CVmhVermieter",
|
||||
"CBeteiligte",
|
||||
"CCallQueues",
|
||||
"CVMHBeteiligte"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user