This commit is contained in:
Nabin Hait
2013-03-12 10:58:11 +05:30
parent bffbc18b2d
commit f7df8b28d2
4 changed files with 99 additions and 24 deletions

View File

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