Added accreditation date field to clients
This commit is contained in:
@ -0,0 +1,21 @@
|
||||
uuid: 3261ac4b-36e5-483b-af01-ec2a7852ac5b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.oc_organisation.field_accreditation_date
|
||||
- opencase_entities.oc_organisation_type.client
|
||||
module:
|
||||
- datetime
|
||||
id: oc_organisation.client.field_accreditation_date
|
||||
field_name: field_accreditation_date
|
||||
entity_type: oc_organisation
|
||||
bundle: client
|
||||
label: 'Accreditation date'
|
||||
description: 'If the client has more than one accreditation then this will show the date of the most recent one.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: datetime
|
||||
Reference in New Issue
Block a user