fix(patch): Reload GSTR 3B report

This commit is contained in:
sahil28297
2020-05-04 19:23:26 +05:30
committed by Nabin Hait
parent 6d4f451d0d
commit 9fa952d10e

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