[patch] [file data] patch for custom fields with name file_list

This commit is contained in:
Anand Doshi
2013-04-29 14:12:27 +05:30
parent 457cd7d1f4
commit e5a36a287f
2 changed files with 25 additions and 16 deletions

View File

@@ -247,4 +247,5 @@ patch_list = [
"execute:webnotes.reload_doc('Stock', 'DocType', 'Delivery Note Item')",
"patches.april_2013.p06_default_cost_center",
"execute:webnotes.reset_perms('File Data')",
"patches.april_2013.p07_update_file_data_custom_field",
]