From ebb1cce97d45d69741403cf9ed4ab08a963b13c4 Mon Sep 17 00:00:00 2001 From: heama Date: Mon, 24 Jul 2023 10:45:52 +0530 Subject: [PATCH] heama --- application/views/corporate/tmc_gst_inv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/corporate/tmc_gst_inv.php b/application/views/corporate/tmc_gst_inv.php index 7ab6ef9..8807623 100644 --- a/application/views/corporate/tmc_gst_inv.php +++ b/application/views/corporate/tmc_gst_inv.php @@ -354,7 +354,7 @@ { extend: "csvHtml5", exportOptions: { - columns: [ 0, 1, 2, 3, 4,5,6,7,8,9,10,11,12,13,14,15] + columns: [ 0, 1, 2, 3, 4,5,6,7,8,9,10,11] } }