Example #1
0
 public function getParentro()
 {
     return $this->hasOne(Requestorder::className(), ['KD_RO' => 'KD_RO']);
 }