Files
espocrm/custom/Espo/Modules/Advanced/Resources/metadata/entityDefs/Portal.json
2026-01-19 17:46:06 +01:00

10 lines
161 B
JSON

{
"links": {
"reports": {
"type": "hasMany",
"entity": "Report",
"foreign": "portals"
}
}
}