- PONO ?>
- ReqType ?>
PODate);
$PODate = $Pdt->format('d-m-Y');
echo $PODate
?>
+ PONO ?>
+ ReqType ?>
SupplierName ?>
TotalOrderValue ?>
@@ -121,7 +167,7 @@
-
-
\ No newline at end of file
+ -->
+
+
\ No newline at end of file
diff --git a/app/Views/EditservicePurchaseorder.php b/app/Views/EditservicePurchaseorder.php
index 26d5cc45..50bf0d6d 100644
--- a/app/Views/EditservicePurchaseorder.php
+++ b/app/Views/EditservicePurchaseorder.php
@@ -1986,7 +1986,7 @@ if (!empty($getlogpodtl)) {
SNo
Requisition No
Item Code
- Item Description
+ Item Name
Quantity
UOM
Rate
@@ -2022,7 +2022,7 @@ if (!empty($getlogpodtl)) {
ReqNo ?>
MaterialCode ?>
- ServiceMaterialDescription ?>
+ MaterialName ?>
Quantity ?>
UOM ?>
@@ -2477,10 +2477,6 @@ if (!empty($getlogpodtl)) {
<%=BasicAmount%>
<%=Taxvalue%>
<%=TotalValue%>
- <%=ActualQuantity%>
- <%=ReceivedQuantity%>
- <%=PendingQuantity%>
-
@@ -2580,16 +2576,13 @@ if (!empty($getlogpodtl)) {
index: temp,
ReqNo: Reqnumber,
MaterialCode: materialCode,
- MaterialName: ServiceDescription,
+ MaterialName: materialName,
Quantity: quantity,
UOM: uom,
Rate: itemRate,
BasicAmount: basicval,
Taxvalue: TotalTaxValue,
- TotalValue: TotalOrderValue,
- ActualQuantity: quantity,
- ReceivedQuantity: 0,
- PendingQuantity: quantity
+ TotalValue: TotalOrderValue
}));
@@ -2684,7 +2677,7 @@ if (!empty($getlogpodtl)) {
var cellval = tr.cells;
cellval[2].innerHTML = editMaterialCode;
- cellval[3].innerHTML = ServiceDescription;
+ cellval[3].innerHTML = editDescription;
cellval[4].innerHTML = editQuantity;
cellval[5].innerHTML = editUOM;
cellval[6].innerHTML = parseFloat(itemRate).toFixed(2);
diff --git a/app/Views/POlist.php b/app/Views/POlist.php
index 385c6dd5..35ded5e0 100644
--- a/app/Views/POlist.php
+++ b/app/Views/POlist.php
@@ -32,6 +32,29 @@
white-space: nowrap;
}
+
@@ -85,7 +108,6 @@
-
PO Date
PONO#
PO Type
@@ -105,7 +127,6 @@
$index = $index + 1;
?>
- PODate ?>
PODate);
$PODate = $Pdt->format('d-m-Y');
echo $PODate
@@ -184,25 +205,58 @@
+
+
+
+
+
+
+
+
-
-
+
+
\ No newline at end of file
diff --git a/app/Views/configlisting.php b/app/Views/configlisting.php
index 87a2a395..eb9978ea 100644
--- a/app/Views/configlisting.php
+++ b/app/Views/configlisting.php
@@ -1,100 +1,154 @@
-
-
-
-
-
-
-
-
+ .Date-filter-form {
+ display: flex;
+ align-items: center;
+ gap: 10px;
+ /* Adjust the gap as needed */
+ }
+
+ .Date-filter-form input,
+ .Date-filter-form button {
+ padding: 5px;
+ font-size: 14px;
+ }
+
+ .Date-filter-form button {
+ background-color: #007bff;
+ color: white;
+ border: none;
+ cursor: pointer;
+ }
+
+ .Date-filter-form button:hover {
+ background-color: #0056b3;
+ }
+
+ .icon-button {
+ background: none;
+ border: none;
+ cursor: pointer;
+ color: #007bff;
+ font-size: 18px;
+ }
+
+ .icon-button:hover {
+ color: #0056b3;
+ }
+
+
+
+
+
+
+
+ getFlashdata('error');
if ($error) {
?>
-
- ×
- getFlashdata('error'); ?>
-
-
-
+
×
+ getFlashdata('error'); ?>
+
+
+ getFlashdata('success');
if ($success) {
?>
-
- ×
- getFlashdata('success'); ?>
-
-
+
+ ×
+ getFlashdata('success'); ?>
+
+
-
-
- listErrors('
', ' ×
');
+
+
+ listErrors('
', ' ×
');
?>
-
-
-
-
-
-
-
- Configuration ID
- Configuration Name
- Description
- Create Date
- Action
-
-
-
-
+
+
+
+
+
+
+ Create Date
+ Configuration ID
+ Configuration Name
+ Description
+ Action
+
+
+
+
-
-
- Config_ID ?>
- ConfigName ?>
- Comments ?>
-
-
-
-
- CreatedDate)) == "30-11--0001") {
+
+ CreatedDate)) == "30-11--0001") {
$cdate = '00-00-0000';
} else {
$cdate = date('d-m-Y', strtotime($record->CreatedDate));
} ?>
-
+
+ Config_ID ?>
+ ConfigName ?>
+ Comments ?>
+
-
-
-
+
-
-
+
+
+
+
+
-
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
\ No newline at end of file
diff --git a/app/Views/costListing.php b/app/Views/costListing.php
index 9bb0564d..565966f0 100644
--- a/app/Views/costListing.php
+++ b/app/Views/costListing.php
@@ -1,4 +1,35 @@
-
+
+
-
-
Create Date
Create Time
Cost Center Code
@@ -33,16 +76,13 @@
CreatedDate);
$date = $createdat->format('d-m-Y');
$time = $createdat->format('h:i A');
?>
- CreatedDate ?>
-
+
code ?>
CostCenterName ?>
@@ -123,22 +163,22 @@
+
\ No newline at end of file
diff --git a/app/Views/departmentListing.php b/app/Views/departmentListing.php
index d4f6215c..33525d93 100644
--- a/app/Views/departmentListing.php
+++ b/app/Views/departmentListing.php
@@ -1,104 +1,164 @@
+
-
-
-
+
+
+
-
- getFlashdata('error');
- if ($error) {
- ?>
-
- ×
- getFlashdata('error'); ?>
-
-
- getFlashdata('success');
- if ($success) {
- ?>
-
- ×
- getFlashdata('success'); ?>
-
-
+
+ getFlashdata('error');
+ if ($error) {
+ ?>
+
+ ×
+ getFlashdata('error'); ?>
+
+
+ getFlashdata('success');
+ if ($success) {
+ ?>
+
+ ×
+ getFlashdata('success'); ?>
+
+
-
-
- listErrors('
', ' ×
');
- ?>
-
-
+
+
+ listErrors('
', ' ×
');
+ ?>
-
-
+
+
+
-
+
+
-
-
-
+
-
-
-
-
+
+
+
+
+ Create Date
+ Department Code
+ Department Name
+ Head Department
+ IsActive
+
+
+
+
+
- Department Code
- Department Name
- Head Department
- IsActive
-
+
+ CreatedDt)) == "30-11--0001") {
+ $cdate = '00-00-0000';
+ } else {
+ $cdate = date('d-m-Y', strtotime($record->CreatedDt));
+ } ?>
+
+ DEPCode; ?>
+ DepartmentName ?>
+ HeadDept ?>
+ IsActive == 1) {
+ echo "Active";
+ } else {
+ echo "In Active";
+ } ?>
+
-
-
-
-
-
- DEPCode; ?>
- DepartmentName ?>
- HeadDept ?>
- IsActive == 1){echo "Active";}
- else { echo "In Active";} ?>
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
+
+
+
-
+ -->
+
\ No newline at end of file
diff --git a/app/Views/editServiceAmendPO.php b/app/Views/editServiceAmendPO.php
index 1b00e674..c5d82c94 100644
--- a/app/Views/editServiceAmendPO.php
+++ b/app/Views/editServiceAmendPO.php
@@ -1293,7 +1293,7 @@ foreach ($PaymentTerms as $TER) {
SNo
Requisition No
Item Code
-
Item Description
+
Item Name
Quantity
UOM
Rate
@@ -1331,7 +1331,7 @@ foreach ($PaymentTerms as $TER) {
ReqNo ?>
MaterialCode ?>
-
ServiceMaterialDescription ?>
+
MaterialName ?>
Quantity ?>
UOM ?>
Rate ?>
@@ -1755,7 +1755,7 @@ foreach ($PaymentTerms as $TER) {
var cellval = tr.cells;
cellval[2].innerHTML = editMaterialCode;
- cellval[3].innerHTML = materialspecialinstruction;
+ cellval[3].innerHTML = editDescription;
cellval[4].innerHTML = editQuantity;
cellval[5].innerHTML = editUOM;
cellval[6].innerHTML = parseFloat(itemRate).toFixed(2);
diff --git a/app/Views/employeeListing.php b/app/Views/employeeListing.php
index 9663122d..5ce3392d 100644
--- a/app/Views/employeeListing.php
+++ b/app/Views/employeeListing.php
@@ -1,112 +1,174 @@
-
+
-
-
+
+
getFlashdata('error');
- if($error){
+ helper('form');
+ $error = session()->getFlashdata('error');
+ if ($error) {
$type = "error";
echo show_alert($type, $error);
}
$success = session()->getFlashdata('success');
- if($success){
+ if ($success) {
$type = "success";
echo show_alert($type, $success);
}
- ?>
+ ?>
-
-
- listErrors('
', ' ×
');
- ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Emp ID
- Employee Name
- Contact Number
- Designation
- Department
- Active
-
-
-
-
-
- EmpID ?>
- FirstName; ?>
- ContactNumber ?>
- Designation ?>
- DepartmentName ?>
- IsActive == 1)? ' Active ' : ' In Active ' ; ?>
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ Created Date
+ Emp ID
+ Employee Name
+ Contact Number
+ Designation
+ Department
+ Active
+
+
+
+
+
+ Created_date)) == "30-11--0001") {
+ $cdate = '00-00-0000';
+ } else {
+ $cdate = date('d-m-Y', strtotime($record->Created_date));
+ } ?>
+
+ EmpID ?>
+ FirstName; ?>
+ ContactNumber ?>
+ Designation ?>
+ DepartmentName ?>
+ IsActive == 1) ? ' Active ' : ' In Active '; ?>
+
+
+
+
+
+
+
+
+
-
-
-
+ -->
+
\ No newline at end of file
diff --git a/app/Views/inwardgateregister.php b/app/Views/inwardgateregister.php
index f9d9a4bb..10cff9a4 100755
--- a/app/Views/inwardgateregister.php
+++ b/app/Views/inwardgateregister.php
@@ -87,7 +87,6 @@
-
+
$value) {
$AfterPackagingValue[] = isset($value->AfterPackagingValue) ? $value->AfterPackagingValue : 0.00;
diff --git a/app/Views/porelease_view.php b/app/Views/porelease_view.php
index b0789c75..395187b1 100644
--- a/app/Views/porelease_view.php
+++ b/app/Views/porelease_view.php
@@ -1,353 +1,404 @@
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Purchase Order Number
- Purchase Order Type
- Cost Center Name
- Supplier Name
- Created By
- Department
- Created Date
-
- Total Order Value
- Approved By
- Status
- Action
- Remarks
-
-
-
-
-
-
-
-
-
-
- PONO ?>
-
-
-
-
- RType ?>
- CostCenterName ?>
-
- SupplierName ?>
- FirstName ?>
- DepartmentName?>
- CreatedDate);
- $CreatedDate = $Cdt->format('d-m-Y');
- echo $CreatedDate;
- ?>
-
-
- TotalOrderValue ?>
-
-
- Approver?>
- 'AWAITING APPROVE',
- 'AWAITING RELEASE' => 'AWAITING APPROVE',
- 'RELEASER ONHOLD' => 'APPROVER ONHOLD',
- 'PO RELEASED' => 'PO APPROVED',
- ];
-
- if (isset($record->StatusName) && !empty($record->StatusName)) {
- if (isset($statusMappings[$record->StatusName])) {
- echo $statusMappings[$record->StatusName];
- } else {
- echo $record->StatusName;
- }
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PO Date
+ Purchase Order Number
+ Purchase Order Type
+ Cost Center Name
+ Supplier Name
+ Created By
+ Department
+
+
+ Total Order Value
+ Approved By
+ Status
+ Action
+ Remarks
+
+
+
+
+
+
+
+
+
+ PODate);
+ $PODate = $podt->format('d-m-Y');
+ echo $PODate;
+ ?>
+ PONO ?>
+ RType ?>
+ CostCenterName ?>
+
+ SupplierName ?>
+ FirstName ?>
+ DepartmentName ?>
+
+
+
+ TotalOrderValue ?>
+
+
+ Approver ?>
+ 'AWAITING APPROVE',
+ 'AWAITING RELEASE' => 'AWAITING APPROVE',
+ 'RELEASER ONHOLD' => 'APPROVER ONHOLD',
+ 'PO RELEASED' => 'PO APPROVED',
+ ];
+
+ if (isset($record->StatusName) && !empty($record->StatusName)) {
+ if (isset($statusMappings[$record->StatusName])) {
+ echo $statusMappings[$record->StatusName];
} else {
- echo "Status not provided";
+ echo $record->StatusName;
}
-
-
-
- ?>
-
-
- StatusName == 'RELEASER ONHOLD' or $record->StatusName == 'AWAITING RELEASE' or $record->StatusName == 'AMENDMENT PO'){
- if($record->StatusCode == PO_APPROVER_ONHOLD or $record->StatusCode == PO_CREATED or $record->StatusCode == REQITEM_Emergency_PO_CREATED ){
-
- ?>
-
-
-
- Select Action
-
- Approve And Release
- OnHold
-
-
-
- - ";
- }?>
-
-
+
+
+ StatusName == 'RELEASER ONHOLD' or $record->StatusName == 'AWAITING RELEASE' or $record->StatusName == 'AMENDMENT PO'){
+ if ($record->StatusCode == PO_APPROVER_ONHOLD or $record->StatusCode == PO_CREATED or $record->StatusCode == REQITEM_Emergency_PO_CREATED) {
+
+ ?>
+
+
+
+ Select Action
+
+ Approve And Release
+ OnHold
+
+
+
+ - ";
+ } ?>
+
+
+
+
+
+
+
+ Remarks; }?>
-
-
-
-
-
-
+ ?>
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
-
-
\ No newline at end of file
+ $(function() {
+
+ $('#Items').DataTable({
+ "paging": false,
+ "lengthChange": true,
+ "searching": false,
+ "ordering": false,
+ "info": false,
+ "autoWidth": false
+
+ });
+
+ $.fn.dataTable.moment('DD-MM-YYYY');
+ // $('#Requisition').DataTable({
+ // columnDefs: [{ width: 200}],
+ // fixedColumns: true,
+ // paging: true,
+ // lengthChange: true,
+ // searching: true,
+ // ordering: true,
+ // aaSorting: [[ 0, "desc" ]],
+
+ // info: true,
+ // autoWidth: true,
+ // pageLength: 10,
+ // lengthMenu: [10, 25, 50, 100]
+
+
+ // });
+ });
+
+
+
+
\ No newline at end of file
diff --git a/app/Views/rawmaterialListing.php b/app/Views/rawmaterialListing.php
index d01ad659..c354edc5 100644
--- a/app/Views/rawmaterialListing.php
+++ b/app/Views/rawmaterialListing.php
@@ -1,96 +1,148 @@
-
-
-
-
- getFlashdata('error');
- if($error){
- $type = "error";
- echo show_alert($type, $error);
- }
- $success = session()->getFlashdata('success');
- if($success){
- $type = "success";
- echo show_alert($type, $success);
- }
- ?>
+
+
+
+
+ getFlashdata('error');
+ if ($error) {
+ $type = "error";
+ echo show_alert($type, $error);
+ }
+ $success = session()->getFlashdata('success');
+ if ($success) {
+ $type = "success";
+ echo show_alert($type, $success);
+ }
+ ?>
+
+
+
+ listErrors('
', ' ×
');
+ ?>
+
-
-
-
-
+
+
+
+
+
-
-
-
-
+
+
+
+
+ Created Date
+ Material Code
+ Material Description
+ Type of Material
+ UOM
+ Opening Stock
+ Material Category
+ HSN Code
+
+
+
+
-
- Created On
- Material Code
- Material Description
- Type of Material
- UOM
- Opening Stock
- Material Category
- HSN Code
-
-
-
-
-
-
- CreatedDate; ?>
- CreatedDate,0,'d/m/Y') ?>
- MaterialCode ?>
+ CreatedDate)) == "30-11--0001") {
+ $cdate = '00-00-0000';
+ } else {
+ $cdate = date('d-m-Y', strtotime($record->CreatedDate));
+ } ?>
+
+ MaterialCode ?>
MaterialName ?>
MaterialType ?>
UOM ?>
- stock != null || ''){?>
- stock?>
-
- 0
-
+ stock != null || '') { ?>
+ stock ?>
+
+ 0
+
Category ?>
- HSNCODE ?>
+ HSNCODE ?>
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+ -->
+
\ No newline at end of file
diff --git a/app/Views/servicePurchaseorder.php b/app/Views/servicePurchaseorder.php
index b6df14e9..edb0f790 100644
--- a/app/Views/servicePurchaseorder.php
+++ b/app/Views/servicePurchaseorder.php
@@ -1,9 +1,9 @@
"NO", "value" => "0"), array("name" => "YES", "value" => "1")
+ array("name" => "NO", "value" => "0"),
+ array("name" => "YES", "value" => "1")
);
-
$ReqType = '';
$CompanyAddress = '';
$dt = new DateTime('now', new DateTimeZone('Asia/Kolkata'));
@@ -26,9 +26,7 @@ if (!empty($AvlBudAmt)) {
$AvlAmount = number_format($AvlBudAmt, 2, '.', '');
}
-
if (!empty($INRSYMBOL)) {
-
foreach ($INRSYMBOL as $INRS) {
$INRSYM = $INRS->FontCode2000;
}
@@ -94,9 +92,6 @@ if (!empty($INRSYMBOL)) {
yearRange: '0:+10'
});
-
-
-
$('#PoTypeOptions').change(function() {
var potypeval = $('#PoTypeOptions').val();
var poopt = ;
@@ -118,10 +113,6 @@ if (!empty($INRSYMBOL)) {
}
});
-
-
-
-
document.getElementById("Date").checked = true;
$('#drpSupplier').change(function() {
@@ -188,7 +179,6 @@ if (!empty($INRSYMBOL)) {
$('#ReqNo').change(function() {
-
var id = $('#ReqNo').val();
$("#AvlBudAmt").val('');
@@ -510,7 +500,6 @@ if (!empty($INRSYMBOL)) {
$('#EditTotalOrderValue').val(parseFloat(TotAmt).toFixed(2));
-
}
function calculateTaxValue() {
@@ -628,16 +617,15 @@ if (!empty($INRSYMBOL)) {
'form-label-left ServicePO ', 'name' => 'ServicePO', 'id' => 'ServicePO', 'enctype' => 'multipart/form-data');
-
echo form_open(base_url() . '/purchaseorder/addPO/', $attributes); ?>
@@ -658,7 +646,7 @@ if (!empty($INRSYMBOL)) {
?>
-
+
Purchase Order Type
@@ -668,7 +656,7 @@ if (!empty($INRSYMBOL)) {
echo form_input($data);
?>
-
+
Select Supplier*
@@ -686,7 +674,7 @@ if (!empty($INRSYMBOL)) {
?>
-
+
Supplier Address
@@ -695,9 +683,9 @@ if (!empty($INRSYMBOL)) {
echo Form_textarea($data);
?>
-
-
-
+
+
+
@@ -756,7 +744,7 @@ if (!empty($INRSYMBOL)) {
-
+
@@ -800,7 +788,7 @@ if (!empty($INRSYMBOL)) {
-
+
@@ -855,7 +843,7 @@ if (!empty($INRSYMBOL)) {
-
+
@@ -902,601 +890,576 @@ if (!empty($INRSYMBOL)) {
-
+
-
+
+
+ Service Description
+
+
+ 'txtSpcialInstruction', 'value' => set_value('txtSpcialInstruction'), 'id' => 'txtSpcialInstruction', 'class' => 'form-control', 'rows' => '3', 'cols' => '40');
+ echo form_textarea($data); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1505,7 +1468,7 @@ if (!empty($INRSYMBOL)) {
SNo
Requisition No
Item Code
- Item Description
+ Item Name
Quantity
UOM
Rate
@@ -1515,14 +1478,12 @@ if (!empty($INRSYMBOL)) {
Action
-
-
-
-
+
+
+
-
@@ -1532,31 +1493,28 @@ if (!empty($INRSYMBOL)) {
$data = array('name' => 'txtTotBasicAmount', 'value' => set_value('txtTotBasicAmount'), 'id' => 'txtTotBasicAmount', 'class' => 'form-control num', 'readonly' => 'true');
echo form_input($data);
?>
-
+
CGST
'txtTotCgst', 'value' => set_value('txtTotCgst'), 'id' => 'txtTotCgst', 'class' => 'form-control num', 'readonly' => 'true');
echo form_input($data);
?>
-
-
-
+
SGST
'txtTotSgst', 'value' => set_value('txtTotSgst'), 'id' => 'txtTotSgst', 'class' => 'form-control num', 'readonly' => 'true');
echo form_input($data);
?>
-
+
IGST
'txtTotIgst', 'value' => set_value('txtTotIgst'), 'id' => 'txtTotIgst', 'class' => 'form-control num', 'readonly' => 'true');
echo form_input($data);
?>
-
-
+
Other Allowances
-
+
Total Order Value
-
-
-
+
+
Description Of Service*
@@ -1582,19 +1539,18 @@ if (!empty($INRSYMBOL)) {
$data = array('name' => 'descofpo', 'value' => set_value('descofpo'), 'id' => 'descofpo', 'class' => 'form-control', 'rows' => '3', 'cols' => '40');
echo form_textarea($data);
?>
-
-
+
+
Scope Of Work 'ScopeOfWork', 'value' => set_value('ScopeOfWork'), 'id' => 'ScopeOfWork', 'class' => 'form-control', 'rows' => '10', 'cols' => '40');
echo form_textarea($data); ?>
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Created Date
+ Supplier ID
+ Supplier Name
+ Address
+ Contact Number
+ Email Address
+ PAN
+ GST Number
+ Payment Terms
+
+
+
+
+
+
+ CreatedOn)) == "30-11--0001") {
+ $cdate = '00-00-0000';
+ } else {
+ $cdate = date('d-m-Y', strtotime($record->CreatedOn));
+ } ?>
+
+ = $record->SupplierID ?>
+ SupplierName ?>
+ Address ?>
+ ContactNumber ?>
+ EmailAddress ?>
+ PAN ?>
+ GSTNO ?>
+ PaymentTerms ?>
+ IsActive == 0) {
+ echo "Deactived";
+ } else { ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/Views/userListing.php b/app/Views/userListing.php
index ab347e3c..99ed5b13 100644
--- a/app/Views/userListing.php
+++ b/app/Views/userListing.php
@@ -1,138 +1,269 @@
-
+
-
+
-
-
- getFlashdata('error');
- if($error){
+
+
+ getFlashdata('error');
+ if ($error) {
$type = "error";
echo show_alert($type, $error);
}
$success = session()->getFlashdata('success');
- if($success){
+ if ($success) {
$type = "success";
echo show_alert($type, $success);
}
- ?>
+ ?>
-
-
- listErrors('
', ' ×
');
- ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- User Id
- User Name
- Email
- Contact Number
- Designation
- Department
- Role Name
- Actions
-
-
-
-
-
- userId ?>
- FirstName ?>
- EmailId ?>
- ContactNumber ?>
- Designation ?>
- DepartmentName ?>
- role ?>
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Created Date
+
+ User Name
+ Email
+ Contact Number
+ Designation
+ Department
+ Role Name
+ Actions
+
+
+
+
+
+ createdDtm)) == "30-11--0001") {
+ $cdate = '00-00-0000';
+ } else {
+ $cdate = date('d-m-Y', strtotime($record->createdDtm));
+ } ?>
+
+
+ FirstName ?>
+ EmailId ?>
+ ContactNumber ?>
+ Designation ?>
+ DepartmentName ?>
+ role ?>
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+ // $(function () {
+ // $('#datatable').DataTable({
+ // "paging": true,
+ // "lengthChange": true,
+ // "searching": true,
+ // "ordering": true,
+ // "info": true,
+ // "autoWidth": true
+
+ // });
+ // });
+
+
+
+ function deleteUser(userid) {
+ var answer = confirm(" Do you want to delete the user from the List?")
+ if (answer) {
+ $.ajax({
+ data: {
+ id: userid
+ },
+ type: "POST",
+ url: "user/deleteUser",
+ success: function(data) {
+ if (data) {
+ $('#content').loader('hide');
+ alert(data);
+
+ location.reload();
+
+
+ } else {
+ alert("Error");
+ }
+
+ }
+ });
+ }
+ }
+
+
\ No newline at end of file
diff --git a/app/Views/viewinwardgateregister.php b/app/Views/viewinwardgateregister.php
index 9385c0a0..7053b6e9 100644
--- a/app/Views/viewinwardgateregister.php
+++ b/app/Views/viewinwardgateregister.php
@@ -48,6 +48,29 @@
white-space: nowrap;
}
+
@@ -1524,8 +1559,20 @@ function deleteBill(Billno,i){
+
+
+
+
+
+
+
+