Report - Cost Center
input->post('financialyear')){
$ab=$this->input->post('financialyear');
echo '('.$ab.')';
}
?>
| Cost Center Code | Cost Center Name | Department | Budget Type | Budget Year | Utilized Amount ( ) | Balance Amount ( ) |
|---|---|---|---|---|---|---|
| Cost_Center_Code?> | Cost_Center_Name?> | Dept_Name?> | BudgetType?> | BudgetYear?> | Util_Amount,2,'.','')?> | Avlbl_Amt,2,'.','')?> |