From aa6dffb4048d81aa2d387aa63641a5f52cf773be Mon Sep 17 00:00:00 2001 From: saravanakumar_kandasami Date: Fri, 28 Jul 2017 18:05:16 +0530 Subject: [PATCH] UI issues of listing --- application/logs/log-2017-07-28.php | 15 + application/views/addemployee.php | 24 ++ application/views/capitalpurchaseorder.php | 75 ++--- application/views/editCapitalPo.php | 264 +++++++++--------- application/views/editimportpo.php | 7 +- application/views/importpo.php | 9 +- application/views/issueStoreRequistion.php | 22 +- application/views/purchaseorder.php | 2 +- application/views/requisitionform.php | 43 +-- application/views/serviceporeport.php | 2 +- application/views/storerequisition.php | 11 +- application/views/storerequisitionlisting.php | 23 +- application/views/storestatus.php | 25 +- application/views/viewIGRDetails.php | 34 +-- application/views/viewinwardgateregister.php | 17 +- .../views/viewmaterialinspectionreport.php | 19 +- 16 files changed, 312 insertions(+), 280 deletions(-) diff --git a/application/logs/log-2017-07-28.php b/application/logs/log-2017-07-28.php index 2575abbc..f6d9f1dc 100644 --- a/application/logs/log-2017-07-28.php +++ b/application/logs/log-2017-07-28.php @@ -3,3 +3,18 @@ ERROR - 2017-07-28 16:26:12 --> Severity: Notice --> Undefined variable: Deatail /opt/lampp/htdocs/listsi/siddharth_application/application/views/importpo.php 420 ERROR - 2017-07-28 16:29:01 --> Severity: Notice --> Undefined variable: Deatail /opt/lampp/htdocs/listsi/siddharth_application/application/views/importpo.php 420 ERROR - 2017-07-28 08:32:16 --> Severity: Warning --> mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given /opt/lampp/htdocs/listsi/siddharth_application/system/database/drivers/mysqli/mysqli_result.php 38 +ERROR - 2017-07-28 13:30:39 --> Severity: Warning --> mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given C:\xampp\htdocs\siddharth_application\system\database\drivers\mysqli\mysqli_result.php 38 +ERROR - 2017-07-28 21:30:53 --> Severity: Notice --> Undefined variable: Deatail C:\xampp\htdocs\siddharth_application\application\views\importpo.php 423 +ERROR - 2017-07-28 21:31:09 --> Severity: Notice --> Undefined variable: Deatail C:\xampp\htdocs\siddharth_application\application\views\importpo.php 423 +ERROR - 2017-07-28 13:31:50 --> Severity: Warning --> mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given C:\xampp\htdocs\siddharth_application\system\database\drivers\mysqli\mysqli_result.php 38 +ERROR - 2017-07-28 13:32:00 --> Severity: Notice --> Undefined variable: Deatail C:\xampp\htdocs\siddharth_application\application\views\editimportpo.php 539 +ERROR - 2017-07-28 13:32:00 --> Severity: Notice --> Undefined property: stdClass::$AvlBudAmt C:\xampp\htdocs\siddharth_application\application\views\editimportpo.php 2372 +ERROR - 2017-07-28 13:32:49 --> Severity: Notice --> Undefined variable: Deatail C:\xampp\htdocs\siddharth_application\application\views\editimportpo.php 540 +ERROR - 2017-07-28 13:32:49 --> Severity: Notice --> Undefined property: stdClass::$AvlBudAmt C:\xampp\htdocs\siddharth_application\application\views\editimportpo.php 2373 +ERROR - 2017-07-28 13:35:33 --> Severity: Notice --> Undefined variable: Deatail C:\xampp\htdocs\siddharth_application\application\views\editimportpo.php 541 +ERROR - 2017-07-28 13:35:33 --> Severity: Notice --> Undefined property: stdClass::$AvlBudAmt C:\xampp\htdocs\siddharth_application\application\views\editimportpo.php 2374 +ERROR - 2017-07-28 13:36:39 --> Severity: Notice --> Undefined variable: Deatail C:\xampp\htdocs\siddharth_application\application\views\editimportpo.php 541 +ERROR - 2017-07-28 13:36:39 --> Severity: Notice --> Undefined property: stdClass::$AvlBudAmt C:\xampp\htdocs\siddharth_application\application\views\editimportpo.php 2374 +ERROR - 2017-07-28 13:37:19 --> Severity: Warning --> mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given C:\xampp\htdocs\siddharth_application\system\database\drivers\mysqli\mysqli_result.php 38 +ERROR - 2017-07-28 13:42:48 --> Query error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5 +ERROR - 2017-07-28 14:03:47 --> Severity: Warning --> mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given C:\xampp\htdocs\siddharth_application\system\database\drivers\mysqli\mysqli_result.php 38 diff --git a/application/views/addemployee.php b/application/views/addemployee.php index f36bb760..00709c0f 100755 --- a/application/views/addemployee.php +++ b/application/views/addemployee.php @@ -1,4 +1,28 @@ @@ -209,6 +210,7 @@ body { }); //Initialize Select2 Elements //$("#drpSupplier").select2(); + $("#currencytype").select2(); var POMaxDate = ''; var d = new Date(POMaxDate); @@ -2683,8 +2685,7 @@ if($PONOStatus == PO_RELEASED)
- -
+
Request On

+
+ diff --git a/application/views/importpo.php b/application/views/importpo.php index b05bdcc4..ae4fcf13 100755 --- a/application/views/importpo.php +++ b/application/views/importpo.php @@ -74,16 +74,13 @@ if(!empty($AvlimportBudAmt)) padding-bottom: 0px; } - - - + + -Add Comment \ No newline at end of file + \ No newline at end of file diff --git a/application/views/viewinwardgateregister.php b/application/views/viewinwardgateregister.php index d0c537e9..d1c3f6e0 100755 --- a/application/views/viewinwardgateregister.php +++ b/application/views/viewinwardgateregister.php @@ -14,14 +14,13 @@ }
- -
-

-
Siddharth Industries - View Inward Gate Register
-

-
+

- +
+
+
+

Siddharth Industries - View Inward Gate Register

+
@@ -77,7 +76,7 @@
- +