From 5fdc773ceed6fd0f04f8263ed1d8bef1cdea1e2f Mon Sep 17 00:00:00 2001 From: Srinivas-Saravanan Date: Thu, 19 Dec 2024 11:36:44 +0530 Subject: [PATCH] FIX_ALIGNMENT IN REPORTS --- app/Views/report_general_invoice.php | 4 ++-- app/Views/report_itemwise.php | 2 +- app/Views/report_userwise_and_eventwise.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/Views/report_general_invoice.php b/app/Views/report_general_invoice.php index b9f1af42..562438e7 100755 --- a/app/Views/report_general_invoice.php +++ b/app/Views/report_general_invoice.php @@ -69,11 +69,11 @@ item_count; ?> invoice_type == 1) ? 'Book' : 'Membership'; ?> status; ?> - payment_method); ?> + payment_method); ?> discount, 2, '.', ','); ?> shipping_charge, 2, '.', ','); ?> tax ? $row->tax : '0.00'; ?> - total_amount, 2, '.', ','); ?> + total_amount, 2, '.', ','); ?> diff --git a/app/Views/report_itemwise.php b/app/Views/report_itemwise.php index 77e49abd..725cd797 100755 --- a/app/Views/report_itemwise.php +++ b/app/Views/report_itemwise.php @@ -78,7 +78,7 @@ publisher_total_cost, 2); ?> book_name; ?> item_count; ?> - total_cost, 2); ?> + total_cost, 2); ?> diff --git a/app/Views/report_userwise_and_eventwise.php b/app/Views/report_userwise_and_eventwise.php index 609045c6..783648de 100644 --- a/app/Views/report_userwise_and_eventwise.php +++ b/app/Views/report_userwise_and_eventwise.php @@ -52,7 +52,7 @@ - +