fix: Patch fixes for v13 upgrade (#25220)

This commit is contained in:
Nabin Hait
2021-04-07 10:57:46 +05:30
committed by GitHub
parent d05686d27d
commit aa809ceffe
9 changed files with 71 additions and 35 deletions

View File

@@ -9,4 +9,8 @@ def execute():
if not company:
return
frappe.reload_doc('regional', 'report', 'uae_vat_201')
frappe.reload_doc('regional', 'doctype', 'uae_vat_settings')
frappe.reload_doc('regional', 'doctype', 'uae_vat_account')
setup()