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

(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:27 +05:30
committed by GitHub
parent 96aee284d2
commit 2565b1fb33

View File

@@ -11,6 +11,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()