mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
[fixes] ignore single doctypes in chekcing linked documents
This commit is contained in:
@@ -242,4 +242,5 @@ patch_list = [
|
||||
"execute:webnotes.delete_doc('DocType', 'System Console')",
|
||||
"patches.june_2013.p04_fix_event_for_lead_oppty_project",
|
||||
"patches.june_2013.p05_remove_search_criteria_reports",
|
||||
"execute:webnotes.delete_doc('DocType', 'Update Delivery Date')",
|
||||
]
|
||||
Reference in New Issue
Block a user