Upgrades from IceHrm Pro v24
This commit is contained in:
@@ -213,5 +213,9 @@ class Employee extends BaseModel
|
||||
return $obj;
|
||||
}
|
||||
|
||||
public function fieldValueMethods() {
|
||||
return ['getActiveSubordinateEmployees'];
|
||||
}
|
||||
|
||||
public $table = 'Employees';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user