[patch] [cleanup] remove unused doctypes

This commit is contained in:
Rushabh Mehta 2013-06-11 17:08:16 +05:30
parent b53b9dcff4
commit 1894709aa3

View File

@ -242,4 +242,5 @@ patch_list = [
"patches.june_2013.p02_update_project_completed",
"execute:webnotes.delete_doc('DocType', 'System Console')",
"patches.june_2013.p04_fix_event_for_lead_oppty_project",
"patches.june_2013.p05_remove_unused_doctypes"
]