[fix] [patch] check in_list_view for Custom DocTypes

This commit is contained in:
Anand Doshi
2013-07-17 12:36:07 +05:30
parent 08352ca0a9
commit 55da1ff98a
2 changed files with 22 additions and 0 deletions

View File

@@ -252,4 +252,5 @@ patch_list = [
"patches.july_2013.p03_cost_center_company",
"execute:webnotes.bean('Style Settings').save() #2013-07-16",
"patches.july_2013.p04_merge_duplicate_leads",
"patches.july_2013.p05_custom_doctypes_in_list_view",
]