From 4503fac53e5a15ef3ae1e332563be272d3ff1a46 Mon Sep 17 00:00:00 2001 From: Srinivas-Saravanan Date: Wed, 18 Dec 2024 09:10:47 +0530 Subject: [PATCH] FIX_PRINT ALIGNMENT IN PREVIEW PDF --- app/Views/invoice_pdf_template.php | 32 +++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/app/Views/invoice_pdf_template.php b/app/Views/invoice_pdf_template.php index 9c741e9f..6ea28bbc 100755 --- a/app/Views/invoice_pdf_template.php +++ b/app/Views/invoice_pdf_template.php @@ -315,8 +315,8 @@ - - + + dis_type == "%") { @@ -328,37 +328,37 @@ } ?> - - + + shipping_label)) : ?> - - + + total_amount >= $value->exact_total_amount) ? '₹' : '₹-'; $difference = abs($value->exact_total_amount - $value->total_amount); ?> - - + + - - + + status === 'Draft') : ?> - - total_amount, 2, '.', ',') ?> + + total_amount, 2, '.', ',') ?> status === 'Approved') : ?> - - + + @@ -375,8 +375,8 @@ -
-

Else if block

+
+

Else if block..........

Subtotalsubtotal, 2, '.', ',') ?>Subtotalsubtotal, 2, '.', ',') ?>
DiscountDiscount
shipping_label) ?>shipping_charge, 2, '.', ',') ?>shipping_label) ?>shipping_charge, 2, '.', ',') ?>
RoundingRounding
Totaltotal_amount, 2, '.', ',') ?>Totaltotal_amount, 2, '.', ',') ?>
BalanceBalance
Paidtotal_amount, 2, '.', ',') ?>Paidtotal_amount, 2, '.', ',') ?>