clean install

This commit is contained in:
2024-12-10 15:08:16 +01:00
commit e14eb2d8fd
31193 changed files with 3555714 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.transplant_days
- taxonomy.vocabulary.plant_type
enforced:
module:
- farm_transplanting
id: taxonomy_term.plant_type.transplant_days
field_name: transplant_days
entity_type: taxonomy_term
bundle: plant_type
label: 'Days to transplant'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
min: 1
max: null
prefix: ''
suffix: ' day| days'
field_type: integer

View File

@@ -0,0 +1,22 @@
langcode: en
status: true
dependencies:
enforced:
module:
- farm_transplanting
module:
- taxonomy
id: taxonomy_term.transplant_days
field_name: transplant_days
entity_type: taxonomy_term
type: integer
settings:
unsigned: true
size: normal
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,18 @@
langcode: en
status: true
dependencies:
module:
- farm_location
- farm_log
enforced:
module:
- farm_transplanting
third_party_settings:
farm_location:
is_movement: true
id: transplanting
label: Transplanting
description: ''
name_pattern: 'Transplanting log [log:id]'
workflow: farm_log_workflow
new_revision: true