FIN YEAR COMMANDED
This commit is contained in:
parent
80d3b0d458
commit
278d10bdfb
@ -448,7 +448,7 @@ function phpAlert($msg) {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
echo $currentyear.'-'.$nxtyear;
|
// echo $currentyear.'-'.$nxtyear;
|
||||||
// echo "Company";
|
// echo "Company";
|
||||||
$data['loanrecords'] = $this->payroll_model->getLoanReport($source,$currentyear,$nxtyear);
|
$data['loanrecords'] = $this->payroll_model->getLoanReport($source,$currentyear,$nxtyear);
|
||||||
// print_r($data['loanrecords']);
|
// print_r($data['loanrecords']);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user