fix: patch failure due to new doctype

This commit is contained in:
Ankush Menat
2021-11-25 17:24:59 +05:30
parent ab2c1f62a1
commit 2b3404435b

View File

@@ -7,6 +7,7 @@ import frappe
def execute():
frappe.reload_doc("setup", "doctype", "target_detail")
frappe.reload_doc("core", "doctype", "prepared_report")
for d in ['Sales Person', 'Sales Partner', 'Territory']:
frappe.db.sql("""