- +
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)
-
-