Ejemplo n.º 1
0
 public function getModul()
 {
     return $this->hasOne(Modulerp::className(), ['MODUL_ID' => 'MODUL_ID']);
 }