commit | ac24d0fa986431980510a2e0ba0487831788a576 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jul 01 14:03:08 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jul 01 14:03:08 2013 +0530 |
tree | bcc0f2faed31494e4775ed096b9fa2a365e32ee5 | |
parent | a18f3e812d4a33f68328816003b3035afc6ddb6a [diff] [blame] |
[fixes] ignore single doctypes in chekcing linked documents
diff --git a/patches/patch_list.py b/patches/patch_list.py index efd4d51..4955c75 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py
@@ -242,4 +242,5 @@ "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')", ] \ No newline at end of file