fix: patch failure due to new doctype
(cherry picked from commit 2b3404435b)
This commit is contained in:
committed by
Ankush Menat
parent
80d0b6ddc8
commit
16682e452d
@@ -8,6 +8,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("""
|
||||
|
||||
Reference in New Issue
Block a user