From e8aa621e848a1a3b4430fc326150f5bf2ffee7c4 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Wed, 9 Sep 2026 16:02:08 +0530 Subject: [PATCH] Corrected po logic in production order --- resources/views/production-orders/print.blade.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/views/production-orders/print.blade.php b/resources/views/production-orders/print.blade.php index dabf15f..acfb8c5 100644 --- a/resources/views/production-orders/print.blade.php +++ b/resources/views/production-orders/print.blade.php @@ -83,13 +83,14 @@ .po-long { font-size: 8pt; font-weight: bold; - text-align: left !important; + text-align: right !important; position: absolute; right: 5pt; top: 8pt; width: 69pt; } + /* 5 */ /* .desc { font-size: 6pt; margin-left: -5pt;