Skip to content

Commit

Permalink
fix: add report to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
vorasmit committed Aug 20, 2024
1 parent 5c96e50 commit 9dbd0bd
Showing 1 changed file with 37 additions and 20 deletions.
57 changes: 37 additions & 20 deletions india_compliance/gst_india/workspace/gst_india/gst_india.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,6 @@
"is_hidden": 0,
"label": "GST India",
"links": [
{
"hidden": 0,
"is_query_report": 0,
"label": "New Reports",
"link_count": 1,
"link_type": "DocType",
"onboard": 0,
"type": "Card Break"
},
{
"hidden": 0,
"is_query_report": 1,
"label": "GST Sales Register Beta",
"link_count": 0,
"link_to": "GST Sales Register Beta",
"link_type": "Report",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
Expand All @@ -48,6 +29,7 @@
"link_to": "GSTR-1",
"link_type": "Report",
"onboard": 0,
"report_ref_doctype": "GL Entry",
"type": "Link"
},
{
Expand Down Expand Up @@ -98,6 +80,7 @@
"link_to": "Bill of Entry Summary",
"link_type": "Report",
"onboard": 0,
"report_ref_doctype": "Bill of Entry",
"type": "Link"
},
{
Expand Down Expand Up @@ -186,6 +169,7 @@
"link_to": "GSTR-3B Details",
"link_type": "Report",
"onboard": 0,
"report_ref_doctype": "Purchase Invoice",
"type": "Link"
},
{
Expand All @@ -196,6 +180,7 @@
"link_to": "GST Balance",
"link_type": "Report",
"onboard": 0,
"report_ref_doctype": "GL Entry",
"type": "Link"
},
{
Expand All @@ -216,6 +201,7 @@
"link_to": "Audit Trail",
"link_type": "Report",
"onboard": 0,
"report_ref_doctype": "Version",
"type": "Link"
},
{
Expand All @@ -226,10 +212,41 @@
"link_to": "GST Advance Detail",
"link_type": "Report",
"onboard": 0,
"report_ref_doctype": "Payment Entry",
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "New Reports",
"link_count": 2,
"link_type": "DocType",
"onboard": 0,
"type": "Card Break"
},
{
"hidden": 0,
"is_query_report": 1,
"label": "GST Sales Register Beta",
"link_count": 0,
"link_to": "GST Sales Register Beta",
"link_type": "Report",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "GST Job Work Stock Movement",
"link_count": 0,
"link_to": "GST Job Work Stock Movement",
"link_type": "Report",
"onboard": 0,
"report_ref_doctype": "Subcontracting Order",
"type": "Link"
}
],
"modified": "2024-07-14 18:01:43.058590",
"modified": "2024-08-20 10:28:10.623892",
"modified_by": "Administrator",
"module": "GST India",
"name": "GST India",
Expand Down

0 comments on commit 9dbd0bd

Please sign in to comment.