mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-14 07:47:12 +00:00
Merge pull request #21584 from frappe/sahil28297-patch-3
fix(patch): Reload GSTR 3B report
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user