From 4dbc2ccc119e99aa226d76017e36487e957648be Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Tue, 17 Sep 2024 10:03:58 +0530 Subject: [PATCH] fixed table alignment in create purchase order from requisition - vadivel J --- app/Views/createPOfromRequistion.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/Views/createPOfromRequistion.php b/app/Views/createPOfromRequistion.php index 402cd65f..1f90a28c 100755 --- a/app/Views/createPOfromRequistion.php +++ b/app/Views/createPOfromRequistion.php @@ -307,21 +307,21 @@ foreach ($ReqList as $record) { ?> -   - +   + ReqDate); $RequestedDate = $dt->format('d-m-Y'); echo $RequestedDate; ?> - ReqNo; ?> - ReqType; ?> + ReqNo; ?> + ReqType; ?> FirstName; ?> - TotalNoofLineItems; ?> - PolineItems; ?> - PartilallyLineItems; ?> - newLineItem; ?> + TotalNoofLineItems; ?> + PolineItems; ?> + PartilallyLineItems; ?> + newLineItem; ?> StatusName; ?> DepartmentName; ?> Designation; ?>