Added accreditation date field to clients
This commit is contained in:
@ -0,0 +1,24 @@
|
||||
uuid: dcd05ff2-5201-46ba-ae2a-3da730db0826
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- datetime
|
||||
- field_permissions
|
||||
- opencase_entities
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
id: oc_organisation.field_accreditation_date
|
||||
field_name: field_accreditation_date
|
||||
entity_type: oc_organisation
|
||||
type: datetime
|
||||
settings:
|
||||
datetime_type: date
|
||||
module: datetime
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user