added patch to reload docfield and report

This commit is contained in:
Anand Doshi 2013-03-08 14:27:20 +05:30
parent bffd370dec
commit fd6d2e0d2f

View File

@ -16,6 +16,8 @@
from __future__ import unicode_literals
patch_list = [
"execute:webnotes.reload_doc('core', 'doctype', 'docfield')",
"execute:webnotes.reload_doc('core', 'doctype', 'report')",
"patches.mar_2012.so_rv_mapper_fix",
"patches.mar_2012.clean_property_setter",
"patches.april_2012.naming_series_patch",