From 155650ee3fa24d87d4c6ad0440d28042d8c27aea Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 26 Feb 2018 10:17:47 +0000 Subject: [PATCH] material item_wise --- application/controllers/report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/report.php b/application/controllers/report.php index f3101936..1d41b18e 100755 --- a/application/controllers/report.php +++ b/application/controllers/report.php @@ -177,7 +177,7 @@ class report extends BaseController $data['mmi']=$this->dahsboard_Model->report_MMItem(); - + $this->loadviews("Report_Material_Master_ItemWise",$this->global,$data, NULL);