Skip to content

Commit 4023404

Browse files
karm1000mergify[bot]
authored andcommitted
fix: make hash only from gstin and return type
(cherry picked from commit 8e531ab)
1 parent ddda861 commit 4023404

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

india_compliance/gst_india/doctype/purchase_reconciliation_tool/purchase_reconciliation_tool.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,7 @@ def download_gstr(
139139
job_id = get_hash(
140140
{
141141
"company_gstin": company_gstin,
142-
"date_range": date_range,
143142
"return_type": return_type,
144-
"return_period": return_period,
145-
"gst_categories": gst_categories,
146143
}
147144
)
148145

0 commit comments

Comments
 (0)