From 4d7be369ae63761a3ec723c58b77de7a1f74d542 Mon Sep 17 00:00:00 2001 From: vadivel J Date: Tue, 24 Sep 2024 17:51:43 +0530 Subject: [PATCH 1/9] issue in purchase order listing fixed --- app/Views/createPOfromRequistion.php | 56 +++++++++++++++++----------- 1 file changed, 35 insertions(+), 21 deletions(-) diff --git a/app/Views/createPOfromRequistion.php b/app/Views/createPOfromRequistion.php index 71d6c582..c6f39eff 100755 --- a/app/Views/createPOfromRequistion.php +++ b/app/Views/createPOfromRequistion.php @@ -1,5 +1,17 @@ @@ -638,12 +639,12 @@ if (!empty($Emp)) { index = parseInt(index) + 1; var rowHtml = ` - ${temp} - ${materialCode} - ${materialName} - ${uom} - ${quantity} - + ${temp} + ${materialCode} + ${materialName} + ${uom} + ${quantity} + Date: Wed, 25 Sep 2024 16:31:33 +0530 Subject: [PATCH 9/9] requisition list alignment --- app/Views/requisitionlisting.php | 43 +++++++++++++++++++------------- 1 file changed, 26 insertions(+), 17 deletions(-) diff --git a/app/Views/requisitionlisting.php b/app/Views/requisitionlisting.php index 5be9410c..adf9a922 100755 --- a/app/Views/requisitionlisting.php +++ b/app/Views/requisitionlisting.php @@ -79,6 +79,15 @@ if (!empty($Status)) { .icon-button:hover { color: #0056b3; } + + .th{ + + text-align:center !important; + + } + + +
@@ -123,15 +132,15 @@ if (!empty($Status)) { - - - - - - - - - + + + + + + + + + @@ -140,19 +149,19 @@ if (!empty($Status)) { foreach ($TotNoOfLine as $record) { //print_r($record); ?> - - - - - - - + + + + + + - +
Requisted DateRequisition NoRequisition TypeTot No.OfLineItem Po CreatedLineItemPartially PoCreatedLineItemNewLine ItemStatusActionRequisted DateRequisition NoRequisition TypeTot No.OfLineItem Po CreatedLineItemPartially PoCreatedLineItemNewLine ItemStatusAction
CreatedDate); + CreatedDate); $PODate = $Pdt->format('d-m-Y'); echo $PODate ?> ReqNo ?>ReqType ?>TotalNoofLineItems ?>PolineItems ?>PartilallyLineItems ?> newLineItem ?>ReqNo ?>ReqType ?>TotalNoofLineItems ?>PolineItems ?>PartilallyLineItems ?> newLineItem ?>StatusName ?>StatusName ?>