diff --git a/app/Views/itemwise_report_with_payment_method.php b/app/Views/itemwise_report_with_payment_method.php index 258bcb2f..4ca7a9b3 100644 --- a/app/Views/itemwise_report_with_payment_method.php +++ b/app/Views/itemwise_report_with_payment_method.php @@ -69,7 +69,8 @@ "order": [ [0, 'desc'] ], - "dom": 'Bfrtip', + "dom": '<"row mb-3"<"col-md-6 d-flex align-items-center"B><"col-md-6 d-flex justify-content-end"f>>rtip', + buttons: [{ extend: 'print', title: 'Expired Invoice Report', diff --git a/app/Views/received_payments_report.php b/app/Views/received_payments_report.php index 0173f488..8d54057a 100644 --- a/app/Views/received_payments_report.php +++ b/app/Views/received_payments_report.php @@ -64,7 +64,7 @@ $(document).ready(function () { var table = $('#datatable-buttons').DataTable({ // "order": [[0, 'desc']], - "dom": 'Bfrtip', + "dom": '<"row mb-3"<"col-md-6 d-flex align-items-center"B><"col-md-6 d-flex justify-content-end"f>>rtip', buttons: [ { extend: 'print', diff --git a/app/Views/report_book_publish.php b/app/Views/report_book_publish.php index 504b2bb4..89624692 100755 --- a/app/Views/report_book_publish.php +++ b/app/Views/report_book_publish.php @@ -31,9 +31,12 @@
-
- +
+
+
+
+
@@ -117,7 +120,8 @@ "order": [ [0, 'desc'] ], - "dom": 'Bfrtip', + "dom": '<"row mb-3"<"col-md-6 d-flex align-items-center"B><"col-md-6 d-flex justify-content-end"f>>rtip', + buttons: [{ extend: 'print', text: 'Print', diff --git a/app/Views/report_expired_customers.php b/app/Views/report_expired_customers.php index 33dfc475..a74eff08 100755 --- a/app/Views/report_expired_customers.php +++ b/app/Views/report_expired_customers.php @@ -30,37 +30,34 @@ + + - - + + - - - -
From SubscriptionTo Subscription Member Name Mobile Number Email Scheme CodeFrom SubscriptionTo Subscription
- - + \ No newline at end of file + diff --git a/app/Views/report_general_invoice.php b/app/Views/report_general_invoice.php index 30dbf33d..64756a52 100755 --- a/app/Views/report_general_invoice.php +++ b/app/Views/report_general_invoice.php @@ -34,9 +34,12 @@
-
- -
+
+
+ +
+
+
@@ -155,7 +158,7 @@ "order": [ [0, 'desc'] ], - "dom": 'Bfrtip', + "dom": '<"row mb-3"<"col-md-6 d-flex align-items-center"B><"col-md-6 d-flex justify-content-end"f>>rtip', buttons: [{ extend: 'print', text: 'Print', diff --git a/app/Views/report_itemwise.php b/app/Views/report_itemwise.php index ff26e960..96a80f5a 100755 --- a/app/Views/report_itemwise.php +++ b/app/Views/report_itemwise.php @@ -93,7 +93,7 @@ $(document).ready(function () { var table = $('#datatable-buttons').DataTable({ // "order": [[0, 'desc']], - "dom": 'Bfrtip', + "dom": '<"row mb-3"<"col-md-6 d-flex align-items-center"B><"col-md-6 d-flex justify-content-end"f>>rtip', buttons: [ { extend: 'print', diff --git a/app/Views/report_userwise_and_eventwise.php b/app/Views/report_userwise_and_eventwise.php index 8147ba19..8d80c850 100644 --- a/app/Views/report_userwise_and_eventwise.php +++ b/app/Views/report_userwise_and_eventwise.php @@ -66,7 +66,7 @@ $(document).ready(function () { var table = $('#datatable-buttons').DataTable({ // "order": [[0, 'desc']], - "dom": 'Bfrtip', + "dom": '<"row mb-3"<"col-md-6 d-flex align-items-center"B><"col-md-6 d-flex justify-content-end"f>>rtip', buttons: [ { extend: 'print', diff --git a/app/Views/subscribers_list.php b/app/Views/subscribers_list.php index 213fa491..c25d0a7a 100755 --- a/app/Views/subscribers_list.php +++ b/app/Views/subscribers_list.php @@ -32,6 +32,7 @@ + @@ -39,7 +40,6 @@ - @@ -86,11 +86,12 @@ $message = "Expires in $daysRemaining days"; } else { $class = 'text-success'; - $message = "$daysRemaining days until expiration"; + $message = "Expired in $daysRemaining days"; } ?> + @@ -98,8 +99,7 @@ - - +
Invoice Date Member Name Member's Mobile From SubscriptionShort-Code Expiring Status Invoice NumberInvoice Date Total (₹) Status Action
" class="edit-button" title="Edit the Invoice">