removed company's department field

This commit is contained in:
Bachir Soussi Chiadmi 2021-02-15 13:45:16 +01:00
parent 35e46b4010
commit f2632177ed
8 changed files with 1 additions and 71 deletions

View File

@ -4,7 +4,6 @@ status: true
dependencies:
config:
- field.field.taxonomy_term.company.field_attachments
- field.field.taxonomy_term.company.field_departement
- field.field.taxonomy_term.company.field_infos_from_company
- field.field.taxonomy_term.company.field_memo
- field.field.taxonomy_term.company.field_migration
@ -127,14 +126,6 @@ content:
third_party_settings: { }
type: file_generic
region: content
field_departement:
weight: 13
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_infos_from_company:
weight: 4
settings:

View File

@ -4,7 +4,6 @@ status: true
dependencies:
config:
- field.field.taxonomy_term.company.field_attachments
- field.field.taxonomy_term.company.field_departement
- field.field.taxonomy_term.company.field_infos_from_company
- field.field.taxonomy_term.company.field_memo
- field.field.taxonomy_term.company.field_migration
@ -42,14 +41,6 @@ content:
third_party_settings: { }
type: file_default
region: content
field_departement:
weight: 1
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_infos_from_company:
weight: 5
label: above

View File

@ -5,7 +5,6 @@ dependencies:
config:
- core.entity_view_mode.taxonomy_term.home
- field.field.taxonomy_term.company.field_attachments
- field.field.taxonomy_term.company.field_departement
- field.field.taxonomy_term.company.field_infos_from_company
- field.field.taxonomy_term.company.field_memo
- field.field.taxonomy_term.company.field_migration
@ -43,14 +42,6 @@ content:
third_party_settings: { }
type: file_default
region: content
field_departement:
weight: 1
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_infos_from_company:
weight: 5
label: above

View File

@ -5,7 +5,6 @@ dependencies:
config:
- core.entity_view_mode.taxonomy_term.print
- field.field.taxonomy_term.company.field_attachments
- field.field.taxonomy_term.company.field_departement
- field.field.taxonomy_term.company.field_infos_from_company
- field.field.taxonomy_term.company.field_memo
- field.field.taxonomy_term.company.field_migration
@ -53,7 +52,6 @@ content:
hidden:
description: true
field_attachments: true
field_departement: true
field_infos_from_company: true
field_memo: true
field_migration: true

View File

@ -1,19 +0,0 @@
uuid: 307b8d98-a04e-4f9b-9d8e-a4a91736fca6
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_departement
- taxonomy.vocabulary.company
id: taxonomy_term.company.field_departement
field_name: field_departement
entity_type: taxonomy_term
bundle: company
label: Departement
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@ -1,21 +0,0 @@
uuid: 854e4de2-d127-44d1-84ef-a8e7a4c65845
langcode: en
status: true
dependencies:
module:
- taxonomy
id: taxonomy_term.field_departement
field_name: field_departement
entity_type: taxonomy_term
type: string
settings:
max_length: 255
is_ascii: false
case_sensitive: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -68,7 +68,6 @@ process:
given_name: first_name
family_name: last_name
field_note: field_note
field_departement: field_departement
description:
plugin: iterator
source: body

View File

@ -86,7 +86,7 @@ process:
# data
field_note: field_note
field_departement: field_departement
# field_departement: field_departement
description:
plugin: iterator
source: body