switch to farmos core plant_type crop taxonomy
This commit is contained in:
@@ -34,7 +34,7 @@ class Patch extends FarmAssetType {
|
||||
'label' => $this->t('Crop/variety'),
|
||||
'description' => $this->t("Enter this patch asset's crop/variety."),
|
||||
'target_type' => 'taxonomy_term',
|
||||
'target_bundle' => 'crop',
|
||||
'target_bundle' => 'plant_type',
|
||||
'auto_create' => TRUE,
|
||||
'required' => TRUE,
|
||||
'multiple' => FALSE,
|
||||
|
||||
Reference in New Issue
Block a user