From 1c0adaf4599f5a6a907448a627d794f1e97cfcd4 Mon Sep 17 00:00:00 2001 From: Srinivas-Saravanan Date: Thu, 26 Dec 2024 15:16:09 +0530 Subject: [PATCH] FIX_INVOICE_PRINT ISSUE --- app/Views/invoice_pdf_template.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/Views/invoice_pdf_template.php b/app/Views/invoice_pdf_template.php index 98001804..a553c8d1 100755 --- a/app/Views/invoice_pdf_template.php +++ b/app/Views/invoice_pdf_template.php @@ -279,25 +279,25 @@ S.no Item Name - Qty - Rate(₹) - Total(₹) + Qty + Rate(₹) + Total(₹) - + title ?>
description != '') { ?>description ?> - quantity ?> - unit_price, 2, '.', ',') ?> - subtotal, 2, '.', ',') ?> - + quantity ?> + unit_price, 2, '.', ',') ?> + subtotal, 2, '.', ',') ?> +