Added activity entity

This commit is contained in:
naomi
2018-04-14 12:26:09 +02:00
parent 74e98818ba
commit 484fb5a119
25 changed files with 1028 additions and 0 deletions

View File

@ -0,0 +1,12 @@
zencrm_entities.activity_type.*:
type: config_entity
label: 'Activity type config'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
uuid:
type: string