diff --git a/src/Entity.php b/src/Entity.php index bb564fede76..237a6aefbbc 100644 --- a/src/Entity.php +++ b/src/Entity.php @@ -1384,7 +1384,7 @@ public function rawSearchOptions() $tab[] = [ 'id' => '51', 'table' => $this->getTable(), - 'field' => 'name', + 'field' => 'entities_id_software', 'linkfield' => 'entities_id_software', // not a dropdown because of special value //TRANS: software in plural 'name' => __('Entity for software creation'),