removed cost calculation (do dynamically)
This commit is contained in:
12
config/install/asset.type.batch.yml
Normal file
12
config/install/asset.type.batch.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: batch
|
||||
label: Batch
|
||||
description: 'Batch Asset'
|
||||
name_pattern: 'Batch asset [asset:id]'
|
||||
workflow: asset_default
|
||||
new_revision: true
|
||||
12
config/install/asset.type.chemical.yml
Normal file
12
config/install/asset.type.chemical.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: chemical
|
||||
label: Chemical
|
||||
description: 'Chemical Asset'
|
||||
name_pattern: 'Chemical asset [asset:id]'
|
||||
workflow: asset_default
|
||||
new_revision: true
|
||||
12
config/install/asset.type.ingredient.yml
Normal file
12
config/install/asset.type.ingredient.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: ingredient
|
||||
label: Ingredient
|
||||
description: 'Ingredient Asset'
|
||||
name_pattern: 'Ingredient asset [asset:id]'
|
||||
workflow: asset_default
|
||||
new_revision: true
|
||||
12
config/install/asset.type.machine.yml
Normal file
12
config/install/asset.type.machine.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: machine
|
||||
label: Machine
|
||||
description: 'Machine Asset'
|
||||
name_pattern: 'Machine asset [asset:id]'
|
||||
workflow: asset_default
|
||||
new_revision: true
|
||||
12
config/install/asset.type.patch.yml
Normal file
12
config/install/asset.type.patch.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: patch
|
||||
label: Patch
|
||||
description: 'Patch Asset'
|
||||
name_pattern: 'Patch asset [asset:id]'
|
||||
workflow: asset_default
|
||||
new_revision: true
|
||||
12
config/install/asset.type.substance.yml
Normal file
12
config/install/asset.type.substance.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: substance
|
||||
label: Substance
|
||||
description: 'Substance Asset'
|
||||
name_pattern: 'Substance asset [asset:id]'
|
||||
workflow: asset_default
|
||||
new_revision: true
|
||||
12
config/install/asset.type.usage_machine.yml
Normal file
12
config/install/asset.type.usage_machine.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: usage_machine
|
||||
label: MachineUsage
|
||||
description: 'Machine Usage Asset'
|
||||
name_pattern: 'MachineUsage asset [asset:id]'
|
||||
workflow: asset_default
|
||||
new_revision: true
|
||||
12
config/install/asset.type.usage_substance.yml
Normal file
12
config/install/asset.type.usage_substance.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: usage_substance
|
||||
label: SubstanceUsage
|
||||
description: 'Substance Usage Asset'
|
||||
name_pattern: 'SubstanceUsage asset [asset:id]'
|
||||
workflow: asset_default
|
||||
new_revision: true
|
||||
12
config/install/log.type.field_work.yml
Normal file
12
config/install/log.type.field_work.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- farm_agrikern
|
||||
id: field_work
|
||||
label: FieldWork
|
||||
description: 'Field work log'
|
||||
name_pattern: 'Field work log [log:id]'
|
||||
workflow: farm_log_workflow
|
||||
new_revision: true
|
||||
Reference in New Issue
Block a user