resico logo

This commit is contained in:
sriramv 2018-11-28 10:33:46 +05:30
parent cbd8044b4f
commit 7ba4532e5e
5 changed files with 1081 additions and 2 deletions

View File

@ -1030,6 +1030,7 @@ $data['empSalary'] = $employeeSalary;
//$this->global['pageTitle'] = 'Resico : Payroll Generater';
$this->global['pageTitle'] = $this->CompanyName.' : PaySlip Generater';
//print_r($Data);die;
$this->loadViews("payslipgenerate", $this->global, $Data , NULL);
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB