Added Organisation Relation entity with update hook to install it, bumped version
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
opencase_entities.oc_organisation_relation_type.*:
|
||||
type: config_entity
|
||||
label: 'Organisation Relation type config'
|
||||
mapping:
|
||||
id:
|
||||
type: string
|
||||
label: 'ID'
|
||||
label:
|
||||
type: label
|
||||
label: 'Label'
|
||||
uuid:
|
||||
type: string
|
Reference in New Issue
Block a user