Browse Source

removed company's department field

bach 3 năm trước cách đây
mục cha
commit
f2632177ed

+ 0 - 9
config/sync/core.entity_form_display.taxonomy_term.company.default.yml

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

+ 0 - 9
config/sync/core.entity_view_display.taxonomy_term.company.default.yml

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

+ 0 - 9
config/sync/core.entity_view_display.taxonomy_term.company.home.yml

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

+ 0 - 2
config/sync/core.entity_view_display.taxonomy_term.company.print.yml

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

+ 0 - 19
config/sync/field.field.taxonomy_term.company.field_departement.yml

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

+ 0 - 21
config/sync/field.storage.taxonomy_term.field_departement.yml

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

+ 0 - 1
config/sync/migrate_plus.migration.d7_taxonomy_term_company.yml

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

+ 1 - 1
web/modules/custom/materio_migrate/config/install/migrate_plus.migration.d7_taxonomy_term_company.yml

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