From d50fa6ac92f4c632879e6ea1c40382c7c93b1ef4 Mon Sep 17 00:00:00 2001 From: MohsinAli Date: Sat, 5 Oct 2024 10:44:14 +0530 Subject: [PATCH] fix: set query report 1 in gst india workspace --- .../workspace/gst_india/gst_india.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/india_compliance/gst_india/workspace/gst_india/gst_india.json b/india_compliance/gst_india/workspace/gst_india/gst_india.json index 6c2fde67a..91e05b853 100644 --- a/india_compliance/gst_india/workspace/gst_india/gst_india.json +++ b/india_compliance/gst_india/workspace/gst_india/gst_india.json @@ -23,7 +23,7 @@ }, { "hidden": 0, - "is_query_report": 0, + "is_query_report": 1, "label": "GSTR-1", "link_count": 0, "link_to": "GSTR-1", @@ -74,7 +74,7 @@ }, { "hidden": 0, - "is_query_report": 0, + "is_query_report": 1, "label": "Bill of Entry Summary", "link_count": 0, "link_to": "Bill of Entry Summary", @@ -163,7 +163,7 @@ }, { "hidden": 0, - "is_query_report": 0, + "is_query_report": 1, "label": "GSTR-3B Details", "link_count": 0, "link_to": "GSTR-3B Details", @@ -174,7 +174,7 @@ }, { "hidden": 0, - "is_query_report": 0, + "is_query_report": 1, "label": "GST Balance", "link_count": 0, "link_to": "GST Balance", @@ -195,7 +195,7 @@ }, { "hidden": 0, - "is_query_report": 0, + "is_query_report": 1, "label": "Audit Trail", "link_count": 0, "link_to": "Audit Trail", @@ -206,7 +206,7 @@ }, { "hidden": 0, - "is_query_report": 0, + "is_query_report": 1, "label": "GST Advance Detail", "link_count": 0, "link_to": "GST Advance Detail", @@ -236,7 +236,7 @@ }, { "hidden": 0, - "is_query_report": 0, + "is_query_report": 1, "label": "GST Job Work Stock Movement", "link_count": 0, "link_to": "GST Job Work Stock Movement", @@ -246,7 +246,7 @@ "type": "Link" } ], - "modified": "2024-08-20 10:28:10.623892", + "modified": "2024-10-05 10:28:10.623892", "modified_by": "Administrator", "module": "GST India", "name": "GST India", @@ -320,4 +320,4 @@ } ], "title": "GST India" -} \ No newline at end of file +}