[fixes] ignore single doctypes in chekcing linked documents

This commit is contained in:
Nabin Hait
2013-07-01 14:03:08 +05:30
parent a18f3e812d
commit ac24d0fa98
2 changed files with 6 additions and 2 deletions

View File

@@ -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')",
]