Added accreditation date field to clients

This commit is contained in:
2021-09-13 09:35:36 +01:00
parent 544abaebc5
commit 00f32ea4cb
4 changed files with 64 additions and 0 deletions

View File

@ -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