Upgrade to v26 (#172)
* A bunch of new updates from icehrm pro * Push changes to frontend
This commit is contained in:
@@ -28,9 +28,7 @@ class ApprovalStatusIntegration extends \TestTemplate
|
||||
$emp->approver1 = $ids[4];
|
||||
$emp->approver2 = $ids[5];
|
||||
$emp->approver3 = $ids[6];
|
||||
$emp->Save();
|
||||
|
||||
|
||||
$ok = $emp->Save();
|
||||
|
||||
$this->travelRec = new EmployeeTravelRecord();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user