From 77a6ddaf03f2afb6057f6f3e5b582ef72bfda6ad Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 7 Mar 2013 13:49:34 +0530 Subject: [PATCH] reload report doctype --- patches/patch_list.py | 1 + 1 file changed, 1 insertion(+) diff --git a/patches/patch_list.py b/patches/patch_list.py index d6b8f183bb..d136820c2e 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -16,6 +16,7 @@ from __future__ import unicode_literals patch_list = [ + "execute:webnotes.reload_doc('core', 'doctype', 'report') # 2013-03-07", "patches.mar_2012.so_rv_mapper_fix", "patches.mar_2012.clean_property_setter", "patches.april_2012.naming_series_patch",