Files
espocrm/application/Espo/Resources/metadata/scopes/AddressCountry.json
2026-01-19 17:46:06 +01:00

10 lines
160 B
JSON

{
"entity": true,
"importable": true,
"exportFormatList": ["csv"],
"duplicateCheckFieldList": [
"name",
"code"
]
}