mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-23 08:38:30 +00:00
fix: patch failure for vat audit report (#27355)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user