fix: patch failure for vat audit report (#27355) (#27357)

(cherry picked from commit 14b01619de)

Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
This commit is contained in:
Frappe PR Bot
2021-09-06 13:51:18 +05:30
committed by GitHub
parent 61e71d45fa
commit 1708e8b7ce

View File

@@ -12,6 +12,7 @@ def execute():
return
frappe.reload_doc('regional', 'doctype', 'south_africa_vat_settings')
frappe.reload_doc('regional', 'report', 'vat_audit_report')
frappe.reload_doc('accounts', 'doctype', 'south_africa_vat_account')
make_custom_fields()