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'),
|
'label' => $this->t('Crop/variety'),
|
||||||
'description' => $this->t("Enter this patch asset's crop/variety."),
|
'description' => $this->t("Enter this patch asset's crop/variety."),
|
||||||
'target_type' => 'taxonomy_term',
|
'target_type' => 'taxonomy_term',
|
||||||
'target_bundle' => 'crop',
|
'target_bundle' => 'plant_type',
|
||||||
'auto_create' => TRUE,
|
'auto_create' => TRUE,
|
||||||
'required' => TRUE,
|
'required' => TRUE,
|
||||||
'multiple' => FALSE,
|
'multiple' => FALSE,
|
||||||
|
|||||||
Reference in New Issue
Block a user