fix(patch): reload GSTR 3B report

This commit is contained in:
sahil28297
2020-05-04 19:20:55 +05:30
committed by GitHub
parent 781bf78ce5
commit 232396494b

View File

@@ -7,4 +7,5 @@ def execute():
return
frappe.reload_doc("regional", "doctype", "lower_deduction_certificate")
add_permissions()
frappe.reload_doc("regional", "doctype", "gstr_3b_report")
add_permissions()