diff --git a/application/controllers/purchaseorder.php b/application/controllers/purchaseorder.php index 09dbee10..3b5fe990 100755 --- a/application/controllers/purchaseorder.php +++ b/application/controllers/purchaseorder.php @@ -4222,9 +4222,9 @@ function uploadfile() //alert(); $bill= $this->input->post('param1'); $oldfile= $this->input->post('param2'); - $invno= $this->input->post('param3'); + $invno= $this->input->post('param3'); $invdate= $this->input->post('param4'); - $VehicleNo= $this->input->post('param5'); + $VehicleNo= $this->input->post('param5'); $CourierNo= $this->input->post('param6'); $MaterialRcvdDate =$this->input->post('param7'); @@ -4270,7 +4270,7 @@ function uploadfile() $igrM = $this->purchaseorder_model->updateigrM($PONO,$IGRNo,$igrMaster); // if($uploadfile > 0){ - echo "file updated successfully!"; + echo "updated successfully!"; // } // else{ // echo "updated successfully!"; diff --git a/application/views/esireportprint.php b/application/views/esireportprint.php index 73cfa841..aad456dd 100755 --- a/application/views/esireportprint.php +++ b/application/views/esireportprint.php @@ -52,6 +52,7 @@ if(!empty($companyinfo)) Sno +Employee Name ESI Account No Employee Contribution Employeer Contribution @@ -72,6 +73,7 @@ if(!empty($companyinfo)) ?> +FName;?> ESI;?> EmployeeESI,2,'.','');?> CompanyESI,2,'.','');?> @@ -82,7 +84,7 @@ if(!empty($companyinfo)) -Total +Total   diff --git a/application/views/pfreportprint.php b/application/views/pfreportprint.php index 6a4f036c..84eb8d26 100755 --- a/application/views/pfreportprint.php +++ b/application/views/pfreportprint.php @@ -52,6 +52,7 @@ if(!empty($companyinfo)) Sno +Employee Name PF Account No Employee Contribution Employeer Contribution @@ -72,6 +73,7 @@ if(!empty($companyinfo)) ?> +FName;?> PFNO;?> PF,2,'.','');?> CompanyPF,2,'.','');?> @@ -81,7 +83,7 @@ if(!empty($companyinfo)) -Total +Total