public function getFields()
 {
     return array_merge(parent::getFields(), array('transporters_list' => 'ManyKey'));
 }