fix: patch failure for vat audit report (#27355)
This commit is contained in:
parent
0f2a52078c
commit
14b01619de
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user