fix(patch): Reload GSTR 3B report

This commit is contained in:
sahil28297
2020-05-04 19:23:26 +05:30
committed by GitHub
parent c89d750e5c
commit 67ed21d443

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()